Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install the Drools plugin through the Update Center or download it into the SONAR_HOME/extensions/plugins directory
  2. Restart the Sonar server

Usage

...

Run a Sonar Analysis with the Sonar Runner (Recommended Way)

To launch a Sonar analysis of your Drools project, use the Sonar Runner.

A sample project is available on github that can be browsed or downloaded:

...

/projects/languages/drools/drools-sonar-runner.

Run a Sonar Analysis with the other Analyzers

Maven and Ant can also be used to launch analysis on Drools

...

projects.

A Maven project is available on github that can be browsed or downloaded: /projects/languages/drools/drools-maven

Known Limitations

  • Only drl files are imported. 
  • The inspection by the verifier is done file by file.

...