Cservenak, Tamas created MNG-6581:
-------------------------------------
Summary: Maven deploys version metadata multiple times
Key: MNG-6581
URL: https://issues.apache.org/jira/browse/MNG-6581
Project: Maven
Issue Type: Bug
Components: Artifacts and Repositories
Affects Versions: 3.5.1, 3.6.0, 3.5.4, 3.5.3, 3.5.2, 3.5.0
Reporter: Cservenak, Tamas
This causes problems like MDEPLOY-221 is.
Problem:
Maven deploys version metadata multiple times. Seems it is triggered by any
plugin that attaches artifact to MavenProject?
Expected:
Maven deploy version (and any other) metadata only once with proper timestmaps
(those that have the deployed artifacts) whatever count of attached artifacts
are there.
Reproducer:
https://github.com/cstamas/mvn-md-bug
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)