-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: maven-plugin
-
None
-
Environment:ubuntu 10.04
jenkins 1.573
maven 3.2.1
java 7u25
jenkins maven plugin 2.4
sonar plugin 2.1
When building a project as a maven plugin, the weather marker and sonar plugin call the build failed, but at the end of the log it reports success.
Also, when I run this build with the exact same setup and plugins, but as a freestyle project instead of a maven project, it succeeds.