[ 
http://jira.codehaus.org/browse/MNG-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason van Zyl closed MNG-2938.
------------------------------

    Resolution: Fixed

It will now stop, the lifecycle executor exception was not being propagated 
soon enough. The lifecycle executor should have a public method validate the 
goals so that we don't want to prin the reactor projects first. The lifecycle 
executor fires after we show the projects, but it's only inside the lifecycle 
executor where the phase/goal is validated. Not very helpful.

> Build error is ignored at the end of the build
> ----------------------------------------------
>
>                 Key: MNG-2938
>                 URL: http://jira.codehaus.org/browse/MNG-2938
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 2.1.x
>            Reporter: Carlos Sanchez
>             Fix For: 2.1-alpha-1
>
>
> On a build error you get "BUILD ERROR" and then "BUILD SUCCESSFUL"
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Failed to construct build plan for: 
> org.apache.maven.its.it0020:maven-it-it0020:maven-plugin:1.0-SNAPSHOT (  
> task-segment: [clean:clean, install, 
> ...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Thu Apr 05 16:27:47 PDT 2007
> [INFO] Final Memory: 6M/11M
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Thu Apr 05 16:27:47 PDT 2007
> [INFO] Final Memory: 6M/11M
> [INFO] 
> ------------------------------------------------------------------------

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