Benson Margulies created MNG-5416:
-------------------------------------

             Summary: Forked execution message should specify the forked goal
                 Key: MNG-5416
                 URL: https://jira.codehaus.org/browse/MNG-5416
             Project: Maven 2 & 3
          Issue Type: Bug
          Components: Reactor and workspace
    Affects Versions: 3.0.4
            Reporter: Benson Margulies
            Priority: Minor


{noformat}
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking License Test :: global-db - something to depend on 1
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
{noformat}

One of the struggles in debugging a build can be forked executions. 
If the forked execution implicitly depends on some goal of some plugin that is 
bound to a phase after the forked goal, the build fails. This would be easier 
to debug if this message included the goal.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to