[
https://issues.apache.org/jira/browse/MDEP-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411493#comment-16411493
]
Romain Manni-Bucau commented on MDEP-601:
-----------------------------------------
Yes, in maven it would define 2 executions, one to get the dependencies of
beam-runners-direct-java and one for beam-runners-spark
> 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)