Skip to end of metadata
Go to start of metadata

Compatibility matrix

Plugin

1.2.1

2.1.2

2.2.1

SonarJ

5.1.1+

6.0+

6.0+

Sonar

1.11-1.12

2.0.1 - 2.1.2

2.2 - 2.7

Check version compatibility

Description / Features

This plugin can be used to check the conformance of your code base to a formal architecture definition created with SonarJ. We also provide a free license that enables you to check and measure the overall coupling and the level of cyclic dependencies on the package level. Usually a high level of coupling and cyclic dependencies points to a high level of structural erosion. If structural erosion grows over a certain level this will have a very negative impact on testability, maintainability and comprehensibility of your code.

Please go to http://www.hello2morrow.com/products/sonarj/sonar for a detailed description.

Usage & Installation

Please go to http://www.hello2morrow.com/products/sonarj/sonar

Known limitations

Please go to http://www.hello2morrow.com/products/sonarj/sonar

Changelog

2010-01-20: New release 1.1 now supports SonarJ 5.1.0
2010-02-25: New release 1.2 now supports SonarJ 5.1.1 and multi-module Maven projects
2010-03-18: New release 1.2.1 works up to Sonar 1.12 and fixes a big with single-module Maven projects
2010-03-18: New release 2.0 is compatible with Sonar 2.0.1
2010-06-01: New release 2.0.1 fixes problem with drill down URL's for certain Sonar deployments
2010-06-30: New release 2.1 fixes problems with task drill down and adds compatibility for SonarJ 6.0
2010-07-21: New release 2.1.1 fixes issues with multi-module maven projects
2010-07-29: New release 2.1.2 fixes minor metric computation issue (% of violating types, % of unassigned types)
2010-07-29: New release 2.2 supports Sonar 2.2
2010-08-13: New release 2.2.1 minor dashboard improvements, structural debt calculation is now identical to SonarJ