-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
When enabling deployment with the 'assign unique versions' flag enabled on a
Maven project which has additional artifacts attached (e.g. sources or javadocs
jars), the deployer creates another unique version for the additional artifacts
then the one used for the main artifact.
The Maven metadata will also point to the unique version for the additional
artifact, causing the main artifact to be unavailable as a SNAPSHOT to Maven.
- duplicates
-
JENKINS-2593 "deploy unique version" use distinc sequence number per artifact
-
- In Progress
-
marking as duplicate of #2593