-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: sonar-gerrit-plugin
Issues are not reported to gerrit for multi-module maven projects with parent pom in subdirectory.Â
The issue is reproducible with a structure like:
- proj-parent/pom.xml (parent-pom)
- proj-web/pom.xml (module)
- proj-util/pom.xml (module)
- proj-ejb/pom.xml (module)
Â
- is related to
-
JENKINS-48808 Allow file name auto-match for projects with several modules
-
- Resolved
-