[ http://jira.codehaus.org/browse/MDEP-54?page=all ]

Chris Love updated MDEP-54:
---------------------------

    Attachment: newFilters.patch

Patch of implementation of this feature.  Did not include regex matching 
because I based the filters off of the AbstractArtifactFeatureFilter

> Exclude and Include specific dependencies based on Artifact id or group name
> ----------------------------------------------------------------------------
>
>                 Key: MDEP-54
>                 URL: http://jira.codehaus.org/browse/MDEP-54
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.0-alpha-1
>            Reporter: Chris Love
>         Assigned To: Brian Fox
>         Attachments: newFilters.patch
>
>
> new plugin parameters excludeArtifactId, includeArtifactId, excludeGroupId, 
> includeGroupId
> comma seperated lists
> first will implement exact matching
> laterz will implement regex matching
> I want too be able too include or exclude specific jars.  Sometimes the 
> dependent poms do not setup the scope well.  For example I do not want too 
> deploy maven jars!
> I recommend adding two different filters to match these dependencies.

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