-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: warnings-ng-plugin
-
Environment:Jenkins 2.150.1
Warning NG 1.0.0
Pipeline Maven 3.6.5
-
warnings-ng 2.0.0, analysis-model-api 2.0.0
When using the Pipeline Maven plugin, and Warning NG plugin, if I try to scan for MavenConsole errors, I end up with reports that end up with dead links.
If I click the link from the Maven console report, I'm taken to the same page as I was on but with a slightly updated url.
For example, if my jobs url is https://jenkins.mycompany.com/job/sample-job/job/feature%252Fupdate-feature-request/4/maven/NORMAL/, I end up with the url https://jenkins.mycompany.com/job/sample-job/job/feature%252Fupdate-feature-request/4/maven/NORMAL/NORMAL/, ...
This is a screen shot of the console log during the operation.
These are the warnings generated (notice that pom.xml is not listed in the file column).
This is what expanding on of the errors looks like (these seems correct to me.)