-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Minor
-
Component/s: sonar-plugin
-
None
-
Environment:RHEL 5
Tomcat 6
JDK 1.6
The sonar plugin requires Maven to run even if the build itself is done in something else (like Ant). However, when building to a slave, the slave might not have Maven already installed, but could be configured to auto-install the tool. The Sonar configuration does not invoke (or enable) the Maven auto-install functionality of Jenkins to ensure that Maven is installed before the build runs.