Karl Heinz Marbaise created MINSTALL-159: --------------------------------------------
Summary: Prevent adding several times the same file for install Key: MINSTALL-159 URL: https://issues.apache.org/jira/browse/MINSTALL-159 Project: Maven Install Plugin Issue Type: Improvement Affects Versions: 3.0.0-M1 Reporter: Karl Heinz Marbaise Fix For: 3.0.0 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)