Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
3.0.0-M1
-
None
-
None
-
None
Description
Currently you can execute several times maven-source-plugin and create more than one file which should be installed.
That will result in installing several times the same file which means this will overwrite the file.
Later with maven-deploy-plugin that will result in failure during release cause in case of releases that will be blocked by a repository manager.
Attachments
Issue Links
- is fixed by
-
MNG-5868 Adding several times the same artifact via MavenProjectHelper (attachArtifact) keep adding to the List duplicate artifacts
- Closed
- relates to
-
MDEPLOY-254 Maven Deploy Plugin deploy jar twice : Maven 3.3.3
- Closed