Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Component/s: maven-plugin
-
Labels:None
-
Similar Issues:
Description
The test is expecting a fixed set of permalinks attached to the project, but in jenkins >= 2 there are more permalinks, resulting in the test failing.
This can be easily fixed in a cross version way by expecting a minimum set of permalinks instead of a fixed one.
To reproduce:
mvn clean test -Dtest=MavenMultiModuleTest#symlinksUpdated -Djenkins.version=2.0
Attachments
Issue Links
- links to