Sonar Instance at Apache

A Sonar instance is now available at http://analysis.apache.org.

To prevent opening mysql access to some others machines, Sonar builds will be done on a local Jenkins instance at analysis.apache.org/jenkins/

To add your project you should create a jira issue : https://issues.apache.org/jira/browse/INFRA (component analysis) see sample : https://issues.apache.org/jira/browse/INFRA-3402.

The jira entry must contains :

Sonar builds will run @daily and will be triggered only case of scm changes.

A first maven build will be executed to validate the project and compile sources for findbugs analysis : mvn clean install -DskipTests.

Have Fun !

SonarInstance (last edited 2011-02-20 02:26:52 by GavinMcDonald)