Can't resume a make build
-------------------------

                 Key: MREACTOR-5
                 URL: http://jira.codehaus.org/browse/MREACTOR-5
             Project: Maven 2.x Reactor Plugin
          Issue Type: New Feature
            Reporter: Dan Fabulich


If you run reactor:make, it will launch mvn with -r, using a specific set of 
include files.  If you want to resume a reactor:make from the middle, you 
can't, even with -Dmake.goals=reactor:resume, because that would just run 
reactor:resume on every sub-project.

Instead, reactor:make should accept -Dfrom and -DfromArtifact just like 
reactor:resume.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to