You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Cservenak, Tamas (JIRA)" <ji...@apache.org> on 2019/01/28 14:11:00 UTC

[jira] [Updated] (MNG-6581) Maven deploys version metadata multiple times

     [ https://issues.apache.org/jira/browse/MNG-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cservenak, Tamas updated MNG-6581:
----------------------------------
    Description: 
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?

This happens with all 2.x m-deploy-p. 3.0.0-M1 fails.

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]

  was:
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


> 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.0, 3.5.2, 3.5.3, 3.5.4, 3.6.0, 3.5.1
>            Reporter: Cservenak, Tamas
>            Priority: Blocker
>
> 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?
> This happens with all 2.x m-deploy-p. 3.0.0-M1 fails.
> 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)