Mike Gilbode created MANTTASKS-230:
--------------------------------------
Summary: Exclude Transitive Dependencies in Dependencies Task
Key: MANTTASKS-230
URL: https://jira.codehaus.org/browse/MANTTASKS-230
Project: Maven 2.x Ant Tasks
Issue Type: Improvement
Components: dependencies task
Affects Versions: 2.1.3
Reporter: Mike Gilbode
Attachments: excludeTransitive.diff
We have use cases where we'd like to retrieve specific dependencies without
their transitive dependencies, yet we'd like to use Maven's
dependencyManagement feature to resolve the dependency versions. It would be
very useful if the dependencies task had an option to exclude transitive
dependencies - much like the many of the Maven plugins support (e.g.
dependency:copy-dependencies, assembly, etc.).
I've attached a patch that adds an excludeTransitive flag to the dependencies
tasks.
--
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