[ https://issues.apache.org/jira/browse/MNG-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191366#comment-17191366
]
Martin Kanters edited comment on MNG-6981 at 9/6/20, 7:16 PM:
--------------------------------------------------------------
Have you tried using the -amd flag together with -pl? It should instruct Maven to include
the dependents (children in this case) in the reactor.
was (Author: martinkanters):
Have you tried using the -amd flag? It should instruct Maven to include the dependents (children
in this case) in the reactor.
> Add --recursive option
> ----------------------
>
> Key: MNG-6981
> URL: https://issues.apache.org/jira/browse/MNG-6981
> Project: Maven
> Issue Type: New Feature
> Components: Command Line
> Affects Versions: 3.6.3
> Reporter: Knut Wannheden
> Priority: Major
>
> Since there is already a {{\--non-recursive}} option a new {{\--recursive}} option might
be confusing, but let me explain my use case. I often use the {{-pl}} option and in a multi-module
Maven project with more than just two "levels", I would like to be able to build a project
(or set of projects) including all child-modules. This is, AFAIK, currently not possible and
what I would like to use the new {{\--recursive}} (or similar) option for.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|