Details
-
Improvement
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
Description
While producing the Sonar report the module name may be taken from pom definitions (for maven projects) or folder definitions (ex: analyzing sources for non-maven).
This might not match the file paths pushed at Gerrit, which causes the report to fail to report issues.
It would be quite helpful if we could make a String replacement on the beginning of module name in order to affect the matching / filtering of issues on this plugin
Attachments
Issue Links
- is related to
-
JENKINS-48808 Allow file name auto-match for projects with several modules
-
- Resolved
-
Does change for
JENKINS-43047fix it?