Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.1
-
Fix Version/s: 1.2
-
Labels:None
-
Environment:Hudson V1.306, Sonar 1.9, Sonar Plugin 1.0.1.
-
Number of attachments :
Description
Unable to define a root pom within a subdirectory. The sonar plugin defaults to -f pom.xml but need the ability to override to -f subdir/pom.xml
Issue Links
- is related to
-
SONAR-706
Sonar doesn't work with a flat maven project
-
Correct me if I'm wrong:
For maven2 builds Root POM value will be taken from build configuration (section "Build") and there you can specify "subdir/pom.xml".