[ http://jira.codehaus.org/browse/CONTINUUM-413?page=comments#action_49985 
] 

Emmanuel Venisse commented on CONTINUUM-413:
--------------------------------------------

you need to refresh you page.

content is :
 Continuum uses the command line return code for detecting a successful or 
failed execution.

If you use maven or ant, you need to add at the end of maven.bat and ant.bat, 
the following lines :

if "%MAVEN_TERMINATE_CMD%" == "on" exit %ERROR_CODE%
exit /B %ERROR_CODE%
        
and define the MAVEN_TERMINATE_CMD environment var to "on".

> build reported as successful on win xp even when maven 1 build fails
> --------------------------------------------------------------------
>
>          Key: CONTINUUM-413
>          URL: http://jira.codehaus.org/browse/CONTINUUM-413
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0
>  Environment: Maven 1.0.2
> Java 1.5
> Win XP SP2
> Continuum 1.0
>     Reporter: Zach B
>     Assignee: Emmanuel Venisse
>      Fix For: 1.1

>
>
> Continuum always reports a successful build even when Maven reports a build 
> failure.

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