[ 
https://jira.codehaus.org/browse/MDEP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=309191#comment-309191
 ] 

sleberrig commented on MDEP-376:
--------------------------------

This also affects version 2.5 AFAICT. Works fine in version 2.4.
                
> -Dincludes and -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
>         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

        

Reply via email to