Romain Manni-Bucau created MNG-6381: ---------------------------------------
Summary: dependency:list from a configured artifact Key: MNG-6381 URL: https://issues.apache.org/jira/browse/MNG-6381 Project: Maven Issue Type: New Feature Components: Dependencies Reporter: Romain Manni-Bucau It would be neat to be able to create a dependencies.txt file (mvn dependency:list) from a set of artifacts defined in the configuration instead of the project. My use case is to create foo-dependencies.txt, bar-dependencies.txt from dependencies foo and bar (with transitive deps) and put these file in artifact dummy.jar but dummy doesn't depend on foo and bar. -- This message was sent by Atlassian JIRA (v7.6.3#76005)