-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Right now the plugin does not update the maven-metadata.xml and such the version information of the uploaded artifacts is not available for use in other jobs.
[JENKINS-40656] Update maven-metadata.xml after upload
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Tried creating maven2 type repository allowing both SNAPSHOT & RELEASE, when we upload Release type of artifact it is not creating maven-metadata.xml. Tried to upload the SNAPSHOT type of artifact it is creating maven-metadata.xml and updated.
Try once as explained above and let me know whether the behavior is expected one or not.
Thanks