-
Bug
-
Resolution: Fixed
-
Major
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