[ https://jira.codehaus.org/browse/MDEP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy closed MDEP-376. ----------------------------- Resolution: Fixed Fix Version/s: 2.6 fixed r1388658 > -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 > Fix For: 2.6 > > 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