Multiple executions: second eats output of first
------------------------------------------------

                 Key: MSHADE-85
                 URL: http://jira.codehaus.org/browse/MSHADE-85
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Benson Margulies
            Priority: Minor


this may just turn into a doc issue.

I tried to add a second 'less shaded' execution to my pom. The first execution 
was set up to replace the main artifact. Sure enough, the shaded output of the 
first went into the second.

I suppose that I'll have to make sure that both use classifiers so that the 
main artifact is left around for the second, but some notes in the doc might 
have saved me some confusion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to