You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2012/09/21 22:03:36 UTC

[jira] (MDEP-376) -Dexcludes filtering not working anymore

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

Olivier Lamy updated MDEP-376:
------------------------------

    Summary: -Dexcludes filtering not working anymore  (was: -Dincludes and -Dexcludes filtering not working anymore)

AFAIK excludes works
                
> -Dexcludes filtering not working anymore
> ----------------------------------------
>
>                 Key: MDEP-376
>                 URL: https://jira.codehaus.org/browse/MDEP-376
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: tree
>    Affects Versions: 2.5.1
>            Reporter: Ryan Gardner
>            Assignee: Olivier Lamy
>         Attachments: maven-dependency-plugin-includes.jpg
>
>
> running 
> {code}
> mvn org.apache.maven.plugins:maven-dependency-plugin:2.4:tree -Dincludes=foo
> {code}
> will restrict the tree that is printed to just show the artifacts that match the includes pattern (a much smaller tree)
> in version 2.5+ 
> {code}
> mvn org.apache.maven.plugins:maven-dependency-plugin:2.5.1:tree -Dincludes=foo
> {code}
> on a project will show the entire tree with no filtering. 

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