Added by Freddy Mallet, last edited by Alexander von Zitzewitz on Feb 04, 2010  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

Sonar plugins

Artifact Size

Reports the size of the project artifact to follow its evolution throughout time. Plugin page

Category: Metric
License : LGPL

Bamboo

Launch Sonar analysis from Bamboo, the Atlassian CI engine. Plugin page

Category: Continuous Integration
License : Apache 2

Build Breaker

Makes the build fail if pre-defined alert thresholds are hit. Plugin page

Category: Build
License : LGPL

Build Stability

Generates reports based on information about builds from Continuous Integration System. Supports Hudson and Bamboo. Plugin page

Categoty: Report
License: Apache 2

Crowd

The Sonar Crowd Plugin enables the delegation of Sonar authentication to Atlassian Crowd. Plugin page

Category: Security
License : Apache 2

Emma

Emma is an alternative to Clover and Cobertura to measure coverage by unit tests. Plugin page

Category: Tests coverage
License : LGPL

GreenPepper

GreenPepper is a collaboration platform to help business experts and developers create executable specificatons in order to build the right software. This plugin collect test results provided by GreenPepper Maven plugin to feed Sonar. Plugin page

Category: Executable specifications
License : LGPL

Hudson

Launch Sonar analysis from Hudson, the well-known open-source CI engine. Plugin page

Category: Continuous Integration
License : LGPL

Identity

The Sonar Identity Plugin enables the delegation of Sonar authentication to an external system. The plugin currently supports LDAP and Microsoft Active Directory. Plugin page

Category: Security
License : Commercial, by SonarSource

JIRA

Display Sonar analysis data in JIRA, the Atlassian Issue and Project Manager tool. Plugin page

Category: Report
License : Apache 2

JIRA Issues

Retrieves the number of project issues from JIRA. Plugin page

Category: Report
License : LGPL

LDAP

The Sonar LDAP Plugin enables the delegation of Sonar authentication to an external system. The plugin currently supports LDAP and Microsoft Active Directory. Plugin page

Category: Security
License : Apache 2

Master Project

The Sonar Master Project Plugin computes all projects of the instance into what is called the Master Project. The so-created project is then available in the Home Page and offers all standard project services.Plugin page

Category: Report
License : Commercial, by SonarSource

Maven report

Add a link in the Maven site to the Sonar project dashboard. Plugin page

Category: Maven site
License : LGPL

MetricsAnalytics (Isotrol)

Analyzes the Total Quality related to your Java code. Using this plugin you can visualize your Java code from different points of view: Architecture Quality (normalized distance from main sequence, cycle number, etc.); Design Quality (CBO, DIT, NOC, RFC, etc.); Code Quality (comments, duplicated lines, complexity cyclomatic, etc.); Test Quality (code coverage, etc.). Plugin page

Category: Report
License : LGPL

MetriC++(Isotrol)

Enables to analyze C++ language

Category: Language
License : LGPL

Motion chart

Display how a set of metrics evolves over time. Plugin page.

Category: Report
License : LGPL

PDF Report

Generates a PDF report with the result of an analysis. Plugin page

Category: Report
License : LGPL

PL/SQL

Enables analysis and reporting on PL/SQL projects. As an option, the plugin can extract PL/SQL code from Oracle. Plugin page

Category: Language
License : Commercial, by SonarSource

Quality Index

Calculate a global Quality Index, based on coding rules, Style, Complexity and Coverage. Plugin page.

Category: Report
License : LGPL

Radiator

Renders projects as a big treemap. Plugin page.
Category: Report
License : LGPL

Rules Meter

This plugin gives information on the activated profile for a project. Plugin page

Category: Report
License : LGPL

SCM Activity

This plugin collects and reports information from SCM. Plugin page

Category: Report
License : Apache 2

Security Rules

Report the number of violations of security rules. Plugin page

Category: Metric
License : LGPL

SIG Maintainability Model

An implementation of the SIG MM to evaluate the maintainability of an application. Plugin page

Category: Report
License : LGPL

SonarJ

Provides metrics about cyclic dependencies and other structural and architectural aspects of your software. If you are already using SonarJ the plugin will provide more metrics and use your architecture description to add Sonar violations for architecture violations, threshold violations and open tasks. Finally you are able to find out whether your code is matching the intended architecture and locate all violations in the code.

Category: Architecture
License : Apache 2

Taglist

Generates a report on various tags found in the code, like @todo or //FIXME tags. Plugin page

Category: Rules engine
License : LGPL

Technical debt

Calculates the technical debt on each component based on every quality axis (comments, duplications, coverage, complexity...). Plugin page

Category: Report
License : LGPL

Timeline

Renders project metrics history in Sonar using a Google timeline chart. Plugin page

Category: Report
License : LGPL

Views

The Sonar Views Plugin enables the creation of aggregation trees to regroup projects. Projects can be grouped by applications, applications by team, teams by department… Each level is a View and offers all standard Sonar services. Plugin page

Category: Report
License : Commercial, by SonarSource

Sonar ecosystem

  • Sonar OpenSocial Gadgets. It has been developed for GateIn, but it should work in any standard gadget container (JIRA4, Shindig)
  • SecureCI is an open-source continuous integration solution. It is packaged as a virtual machine that can be run with the VMware Player that way you can be up and running in minutes without the hassle and time commitment of putting it all together yourself. It integrates many tools like Sonar, Maven, Nexus, Hudson and Subversion.

How to contribute

  1. Create an account at Codehaus
  2. Subscribe to dev@sonar.codehaus.org
  3. Send e-mail to dev@sonar.codehaus.org and tell us your Codehaus ID, so that we can give you a commit access to subversion.

Plugins under development

Name Type
Description
PHP
Language
Use PHPUnit, PHPDepend, PHPCodeSniffer and others to analye PHP sources.
SonarIDE IDE Integrates Sonar in IDEs (Intellij Idea/Eclipse/NetBeans).
Clirr
Rules engine
Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. In a continuous integration process Clirr can automatically prevent accidental introduction of binary or source compatibility problems. This Sonar plugin measures the number of API break violations between the current sources and the last known stable version of the library in the Maven repository.
SonarTwitt Report A plugin for Sonar to post information on Tweeter.
Testability Explorer
Report
Integration of Testability-explorer, a tool which analyzes Java bytecode and computes how difficult it will be to write unit tests for the code
Hammurapi
Report
Integration of Hammurapi, a code review system that captures coding best practices
JLint Rules engine Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph. Jlint is extremely fast - even on large projects, it requires only one second to check all classes! It is easy to learn and requires no changes to the class files. Jlint has been used in an industrial environment and successfully uncovered faults with little effort!
CPP Language Analyze C and C++ languages
Jtest Language Integration of JTest from Parasoft
Squid GUI
Graphical Interface
This is a swing application that drives the Squid API in order to get measures realtime
Flex
Language
Analyzes ActionScript projects using FlexMetrics, FlexPMD...
Developer Activity
Report
Display trends of commits and breakdowns this information by developer (number of commits and number of touched files)

Wish list

You'd like to contribute to Sonar development but don't have a killer idea to start from. Here are several suggestions of possible plugins :

Name
Type
Description
Macker
Rules engine
Use Macker to define and check architectural rules (SONARPLUGINS-35)
Metrics list
Report
Reports on the complete list of metrics store in Sonar
TestNG
Unit tests
TestNG is only supported in Maven projects (via Surefire), but not in other kinds of projects (when sonar.dynamicAnalysis=reuseReport).
Metrics list
Report
Gives a page of the list of available metrics in Sonar
FOSSology
Report
License analysis by integrating http://fossology.org/