Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Sign Up
Dashboard
Sonar
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<table class="confluenceTable"><tbody><tr><td class="confluenceTd"><p><strong>Authors</strong></p></td><td class="confluenceTd"><p><a href="http://www.hello2morrow.com/products/sonargraph">http://www.hello2morrow.com/products/sonargraph</a></p></td></tr><tr><td class="confluenceTd"><p><strong>License</strong></p></td><td class="confluenceTd"><p><a href="http://en.wikipedia.org/wiki/Apache_License">Apache License 2</a></p></td></tr><tr><td class="confluenceTd"><p><strong>Sources</strong></p></td><td class="confluenceTd"><p><a href="http://svn.codehaus.org/sonar-plugins/trunk/sonargraph">http://svn.codehaus.org/sonar-plugins/trunk/sonargraph</a></p></td></tr><tr><td class="confluenceTd"><p><strong>Download</strong></p></td><td class="confluenceTd"><p><a href="http://repository.codehaus.org/org/codehaus/sonar-plugins/sonar-sonargraph-plugin/3.1/sonar-sonargraph-plugin-3.1.jar">http://repository.codehaus.org/org/codehaus/sonar-plugins/sonar-sonargraph-plugin/3.1/sonar-sonargraph-plugin-3.1.jar</a></p></td></tr></tbody></table><h2>Compatibility matrix</h2><table class="confluenceTable"><tbody><tr><th class="confluenceTh"><p>Plugin</p></th><th class="confluenceTh"><p>3.0.0</p></th><th class="confluenceTh"><p>3.0.1</p></th><th colspan="1" class="confluenceTh">3.0.2</th><th colspan="1" class="confluenceTh">3.0.3</th><th colspan="1" class="confluenceTh">3.0.4</th><th colspan="1" class="confluenceTh">3.0.5</th><th colspan="1" class="confluenceTh">3.0.6</th><th colspan="1" class="confluenceTh">3.1</th></tr><tr><td class="confluenceTd"><p>Sonargraph</p></td><td class="confluenceTd"><p>7.0+</p></td><td class="confluenceTd"><p>7.0+</p><p>7.1.1</p><p>7.1.2</p></td><td colspan="1" class="confluenceTd"><p>7.1.3+</p></td><td colspan="1" class="confluenceTd">7.1.3+</td><td colspan="1" class="confluenceTd">7.1.3+</td><td colspan="1" class="confluenceTd">7.1.6+</td><td colspan="1" class="confluenceTd">7.1.6+</td><td colspan="1" class="confluenceTd">7.1.6+</td></tr><tr><td class="confluenceTd"><p>Sonar</p></td><td class="confluenceTd"><p>2.2+</p></td><td class="confluenceTd"><p>2.2+</p></td><td colspan="1" class="confluenceTd"><p>2.2</p><p>-2.13</p></td><td colspan="1" class="confluenceTd"><p>2.10+</p><p>3.0</p></td><td colspan="1" class="confluenceTd"><p>3.0</p><p>3.1+</p></td><td colspan="1" class="confluenceTd"><p>3.0</p><p>3.1+</p></td><td colspan="1" class="confluenceTd"><p>3.0</p><p>- 3.4</p></td><td colspan="1" class="confluenceTd">3.0+</td></tr></tbody></table><p>Check <a href="http://docs.codehaus.org/display/SONAR/Plugin+version+matrix">version compatibility</a></p><h2>Description / Features</h2><p>This plugin can be used to check the conformance of your code base to a formal architecture definition created with Sonargraph. 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.</p><p>Please go to <a href="http://www.hello2morrow.com/products/sonargraph/sonar">http://www.hello2morrow.com/products/sonargraph/sonar</a> for a detailed description.</p><table class="wysiwyg-macro" data-macro-name="note" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e25vdGV9&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="RICH_TEXT"><tr><td class="wysiwyg-macro-body"><p>Sonargraph Plugin (versions 3.1 and newer) is only executed for</p><ul><li>Java projects</li><li>Projects that have an assigned quality profile containing at least one active Sonargraph rule or an alert defined on a Sonargraph metric.</li></ul></td></tr></table><h2>Usage & Installation</h2><p>Please go to <a href="http://www.hello2morrow.com/products/sonargraph/sonar">http://www.hello2morrow.com/products/sonargraph/sonar</a></p><h2>Known limitations</h2><p>Please go to <a href="http://www.hello2morrow.com/products/sonargraph/sonar">http://www.hello2morrow.com/products/sonargraph/sonar</a></p><h2>Changelog</h2><h3>Release Notes - Sonar Plugins - Version SONARGRAPH-3.1</h3><h4>Bug</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2732">SONARPLUGINS-2732</a>] - Sonargraph Plugin: NaN exception for projects without packages</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2740">SONARPLUGINS-2740</a>] - Caused by: java.lang.IllegalArgumentException: Measure value can not be NaN</li></ul><h4>Improvement</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2680">SONARPLUGINS-2680</a>] - Don't run Sonargraph Plugin on non-Java projects</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2722">SONARPLUGINS-2722</a>] - Don't run Sonargraph Sonar Plugin on projects that are not monitored by Sonargraph</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2733">SONARPLUGINS-2733</a>] - Improve Code Quality of Sonargraph Plugin</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2734">SONARPLUGINS-2734</a>] - Update to Sonar 3.0 API</li></ul><p> </p><h3>Release Notes - Sonar Plugins - Version SONARGRAPH-3.0.6</h3><h4>Improvement</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2609">SONARPLUGINS-2609</a>] - Support for branches</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2610">SONARPLUGINS-2610</a>] - Support module structures of more than 2 levels</li></ul><h3>Release Notes - Sonar Plugins - Version SONARGRAPH-3.0.5</h3><h4>Bug</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2201">SONARPLUGINS-2201</a>] - Sonargraph: Build Units of Systems with minimal set of metrics are not recognized</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2204">SONARPLUGINS-2204</a>] - Sonargraph: Misleading error log statement for duplicate code blocks</li></ul><h4>Task</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2169">SONARPLUGINS-2169</a>] - Align Processing with new Sonargraph Report format </li></ul><h3>Release Notes - Sonar Plugins - Version SONARGRAPH-3.0.4 </h3><h4>Bug</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-1787">SONARPLUGINS-1787</a>] - Sonargraph Threshold Violation of Package Level Metrik (e.g. max number of Types) is not shown</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-1966">SONARPLUGINS-1966</a>] - Dashboard metrics for aggregation project are different from Sonargraph Standalone Dashboard</li><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2004">SONARPLUGINS-2004</a>] - Nullpointer in SonargraphSensor if a maven parent project contains modules that have no sources</li></ul><h4>Improvement</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-1786">SONARPLUGINS-1786</a>] - Show rACD on Sonargraph Structure Dashbox</li></ul><h4>Task</h4><ul><li>[<a href="http://jira.codehaus.org/browse/SONARPLUGINS-2084">SONARPLUGINS-2084</a>] - Improve internal code quality of plugin.</li></ul><h3>Version 3.0.3 (2012-04-30)</h3><ul><li>Sonargraph Plugin is now compatible with Sonar 3.0</li><li>Fixed bugs related to drill-down functionality</li><li>Sonargraph Workspace now does not have to include all maven modules.</li></ul><p>Details: <a href="http://jira.codehaus.org/sr/jira.issueviews:searchrequest-printable/14974/SearchRequest-14974.html?tempMax=1000">Complete issue list</a></p><h3>Version 3.0.2 (2012-01-12)</h3><ul><li>Improved test coverage and quality metrics</li><li>Sonargraph and Sonar should now always show identical metric values</li></ul><h3>Version 3.0.1 (2011-10-18)</h3><ul><li>Improved support for using the plugin with ANT</li><li>Got rid of some deprecated API calls</li></ul>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced