[
https://issues.apache.org/jira/browse/MDEP-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411259#comment-16411259
]
Michael Osipov edited comment on MDEP-601 at 3/23/18 1:56 PM:
--------------------------------------------------------------
Why didn't you create the issue not with MDEP, but with Maven direclty? What do
you mean by "configuration"?
You wan't to collect dep trees on a per-dep basis from the POM and serialize
these lists to text files?
was (Author: michael-o):
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 trees on a per-dep basis from the POM and serialize
these lists to text files?
> dependency:list from a configured artifact
> ------------------------------------------
>
> Key: MDEP-601
> URL: https://issues.apache.org/jira/browse/MDEP-601
> Project: Maven Dependency Plugin
> Issue Type: New Feature
> 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)