[ 
https://issues.apache.org/jira/browse/MNG-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228204#comment-17228204
 ] 

Hudson commented on MNG-6863:
-----------------------------

Build unstable in Jenkins: Maven » Maven TLP » maven » MNG-6169/MNG-6551 #14

See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-6169%252FMNG-6551/14/

> --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)

Reply via email to