You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brian Fox (JIRA)" <ji...@codehaus.org> on 2007/07/20 03:14:13 UTC

[jira] Closed: (MDEP-47) Ability to have an includes/excludes feature on the dependency:unpack goal.

     [ http://jira.codehaus.org/browse/MDEP-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed MDEP-47.
-------------------------

    Resolution: Fixed

Thanks for the patches, Damian. It looks and works great. 

I deployed a snapshot and the site. Could the watchers/voters take a look? I'm going to try a release soon.

> 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
>          Components: unpack
>            Reporter: Paul Shemansky
>            Assignee: Brian Fox
>            Priority: Minor
>             Fix For: 2.0-alpha-5
>
>         Attachments: MDED-47-maven-dependency-plugin-2.patch, MDED-47-maven-dependency-plugin-3.patch, MDEP-47-maven-dependency-plugin-4.patch, MDEP-47-maven-dependency-plugin-5.patch, MDEP-47-maven-dependency-plugin.patch, test.zip
>
>
> 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