-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins 2.222
Warnings Next Generation 8.0.0
Since the update to Warnings Next Generation 8.0.0, all C# projects in our environment fail because of the following exception:
[MSBuild] -> found 147 issues (skipped 1481 duplicates)ERROR: Build step failed with exceptionjava.lang.IllegalArgumentException: 'other' has different root at sun.nio.fs.WindowsPath.relativize(WindowsPath.java:392) at
The full stack trace is in the attachment.
This seems to be a result of the following improvement:
JENKINS-58538 Replace absolute paths with relative paths for issues (#358) @uhafnerJENKINS-57556
Perhaps this jdk bug is also relevant:
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6226081
- duplicates
-
JENKINS-61295 Illegal argument exception from warnings-ng plugin
-
- Resolved
-
[JENKINS-61303] warnings-ng-plugin: Exception when creating relative paths
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description |
Original:
Since the update to Warnings Next Generation 8.0.0, all C# projects in our environment fail because of the following exception: [MSBuild] -> found 147 issues (skipped 1481 duplicates)[MSBuild] -> found 147 issues (skipped 1481 duplicates)ERROR: Build step failed with exceptionjava.lang.IllegalArgumentException: 'other' has different root at sun.nio.fs.WindowsPath.relativize(WindowsPath.java:392) at The full stack trace is in the attachment. This seems to be a result of the following improvement: Perhaps this jdk bug is also relevant: [https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6226081] |
New:
Since the update to Warnings Next Generation 8.0.0, all C# projects in our environment fail because of the following exception: {{[MSBuild] -> found 147 issues (skipped 1481 duplicates)}}{{ERROR: Build step failed with exceptionjava.lang.IllegalArgumentException: 'other' has different root at sun.nio.fs.WindowsPath.relativize(WindowsPath.java:392) at }} The full stack trace is in the attachment. This seems to be a result of the following improvement: Perhaps this jdk bug is also relevant: [https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6226081] |