Benson Margulies created MNG-5387:
-------------------------------------

             Summary: Add ability to replace an artifact in mid-build
                 Key: MNG-5387
                 URL: https://jira.codehaus.org/browse/MNG-5387
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Artifacts and Repositories
    Affects Versions: 3.1.0
            Reporter: Benson Margulies


To clean up how the shade plugin works, we need an API to allow it to say, 
'please replace the jar file that the jar plugin has given you with this other 
one here.' This requires a new method in MavenProjectHelper.

While here, clean up some confusion with DuplicateArtifactAttachmentException: 
make MavenProject throw it since DefaultMavenProjectHelper is expecting it to 
be thrown and it's in the signature. This assm

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to