[
https://issues.apache.org/jira/browse/MNG-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411368#comment-16411368
]
Romain Manni-Bucau commented on MNG-6381:
-----------------------------------------
[~michael-o] hmm found MNG somewhere as bugtracker, feel free to move it. You
are right on the need (here is how i workaround it for now
https://github.com/Talend/component-runtime/blob/master/component-runtime-beam/src/main/build/RunnerDependencies.groovy#L25)
> 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)