[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-99) Add support for applying includes/excludes when defining package resource

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu Dec 20 03:04:08 EST 2012


Karel Piwko created SHRINKRES-99:
------------------------------------

             Summary: Add support for applying includes/excludes when defining package resource
                 Key: SHRINKRES-99
                 URL: https://issues.jboss.org/browse/SHRINKRES-99
             Project: ShrinkWrap Resolvers
          Issue Type: Feature Request
            Reporter: Karel Piwko
            Assignee: Andrew Rubinger


SHRINKRES-61 does not honor <includes> and <excludes> from pom.xml file. Therefore, the resulting archive might not 100% match the archive build by Maven.

{code:xml}
<resource>
  <includes>
  </includes>
  <excludes>
  </excludes>
</resource>
{code}

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


More information about the shrinkwrap-issues mailing list