Tempted to go ahead and write your own plugin ? No obligation, but you might want to share it with the Sonar community. In that case hosting your plugin at sonar-plugins.codehaus.org brings you many benefits :

Request Hosting

  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 github. You can request access rights to Nemo too.

Prerequisites

Principles

When you utilize the forge, we request that you respect the following principles :

  1. Follow Best practices and Sonar Code Style.
  2. The copyright belongs to whoever wrote the plugin
  3. The license must be business friendly
  4. Follow the release process described bellow.

Maven POM

Continuous Integration

Please send an email to the dev mailing list in order the plugin to be added to our Continuous Integration server.

How to Release

The release process is explained in this page.