-
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.
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.
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