Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Labels:None
-
Number of attachments :
Description
I've got a project that haven't got pom.xml in root directory (it's placed in main project folder subdirectory). In Hudson i set the "root pom" parameter value, but plugin ignores it while running. In log i've got only:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot execute mojo: sonar. It requires a project with an existing pom.xml, but the build is not using one.
[INFO] ------------------------------------------------------------------------