[ http://jira.codehaus.org/browse/MDEP-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Fox updated MDEP-47: -------------------------- Fix Version/s: (was: 2.0-alpha-2) 2.0-alpha-3 this feature requires an update to plexus-archiver-1.0-alpha-8. This brings with it other plexus changes that the current build-helper-plugin doesn't support, thus breaking most unit tests. > Ability to have an includes/excludes feature on the dependency:unpack goal. > --------------------------------------------------------------------------- > > Key: MDEP-47 > URL: http://jira.codehaus.org/browse/MDEP-47 > Project: Maven 2.x Dependency Plugin > Issue Type: New Feature > Reporter: Paul Shemansky > Assigned To: Brian Fox > Priority: Minor > Fix For: 2.0-alpha-3 > > > Perhaps there is another solution that I'm overlooking, and if so... I > apologize, but in the dependency-maven-plugin's dependency:unpack goal, it > would be quite convenient to have an option to have an includes/excludes > capability which did pattern matched unpack resolutions. I.E. : > <!-- files I'd like to unpack --> > <includes> > <include>*.class</include> > </includes> > <excludes> > <exclude>*.html</exclude> > </excludes> -- 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