You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2007/12/17 01:17:57 UTC

[jira] Closed: (MNG-3179) [regression] incorrect handling of build errors in the reactor

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

John Casey closed MNG-3179.
---------------------------

      Assignee: John Casey  (was: Jason van Zyl)
    Resolution: Fixed

> [regression] incorrect handling of build errors in the reactor
> --------------------------------------------------------------
>
>                 Key: MNG-3179
>                 URL: http://jira.codehaus.org/browse/MNG-3179
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line, Reactor and workspace
>    Affects Versions: 2.1-alpha-1
>            Reporter: Brett Porter
>            Assignee: John Casey
>            Priority: Minor
>             Fix For: 2.1-alpha-1
>
>
> example: introduce an error into the Maven trunk build (I removed the jdom dependency from maven-model to cause compile failures), and run "mvn clean install".
> You get the error in the project, then the list of reactor projects with success/fail/not built, then the errors again, then:
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD ERRORS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 6 seconds
> [INFO] Finished at: Mon Sep 03 10:18:07 EST 2007
> [INFO] Final Memory: 20M/37M
> [INFO] ------------------------------------------------------------------------
> FATAL ERROR: Unable to configure the Maven application
> For more information, run with the -e flag
> I expect that:
> * the build failures should only be output once in the --fail-fast mode
> * it should be BUILD FAILURES, not BUILD ERRORS
> * the FATAL ERROR message should not be present at the end

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