You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "grhwood (JIRA)" <ji...@codehaus.org> on 2012/06/28 18:46:21 UTC

[jira] (MSHADE-125) artifact inclusion filter fail with maven assembly plugin

grhwood created MSHADE-125:
------------------------------

             Summary: artifact inclusion filter fail with maven assembly plugin
                 Key: MSHADE-125
                 URL: https://jira.codehaus.org/browse/MSHADE-125
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
    Affects Versions: 1.7
            Reporter: grhwood
         Attachments: xp.maven-assembly.zip

After upgrading from maven shade plugin 1.6 to 1.7, my build is failed. Maven shade plugin 1.7 causes the following error with maven assembly plugin:

"The following patterns were never triggered in this artifact inclusion filter" 

The attached file is the sample that reproduce this error. Please run it with 
mvn clean package -P1.6 or mvn clean package -P1.7 

Thanks

--
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