Karl Heinz Marbaise created MSOURCES-121: --------------------------------------------
Summary: Check for duplicated addition of the same file Key: MSOURCES-121 URL: https://issues.apache.org/jira/browse/MSOURCES-121 Project: Maven Source Plugin Issue Type: Improvement Affects Versions: 3.0.1 Reporter: Karl Heinz Marbaise Fix For: 3.1.1 By configuring the execution of maven-source-plugin twice you can fail the build during a release only which is annoying for users. We need to check if we could identify the duplicate execution of maven-source-plugin and producing the same files twice...If we identify such situation we should fail the build. -- This message was sent by Atlassian JIRA (v7.6.3#76005)