[
https://issues.apache.org/jira/browse/MNG-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MNG-6863.
-------------------------------
Fix Version/s: (was: 3.7.x-candidate)
3.7.0
Assignee: Robert Scholte
Resolution: Fixed
Fixed in
[f6c07d9358252bb4e9b0ad13c2729c6a42d0a4e8|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=f6c07d9358252bb4e9b0ad13c2729c6a42d0a4e8]
Thanks for the patch!
> --also-make is being ignored when calling --resume-from
> -------------------------------------------------------
>
> Key: MNG-6863
> URL: https://issues.apache.org/jira/browse/MNG-6863
> Project: Maven
> Issue Type: Improvement
> Components: Command Line
> Reporter: Robert Scholte
> Assignee: Robert Scholte
> Priority: Minor
> Fix For: 3.7.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The --resume-from is a bit broken since Maven 3. For Maven 2 it worked fine,
> because dependencies needed to exist in the local repository, hence you could
> only do this by calling {{mvn install}}.
> With Maven 3 the need for {{install}} is gone, however if you call
> --resume-from, its dependencies might be part of the multimodule project, but
> not from the reactor (these are the maven modules that are being built).
> With -am/--also-make it should include all required modules as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)