[
https://issues.apache.org/jira/browse/MNG-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411259#comment-16411259
]
Michael Osipov commented on MNG-6381:
-------------------------------------
Why didn't you crate the issue not with MDEP, but with Maven direclty? What do
you mean by "configuration"?
You wan't to collect dep tree on a per-dep basis from the POM and serialize
that list to text files?
> 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
> Priority: Minor
>
> 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)