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

Fritz Oconer commented on CONTINUUM-372:
----------------------------------------

Suggestion by Brian on issue Continuum-413 worked for me.

@echo off
set MAVEN_TERMINATE_CMD=on

then add this one line to the end of maven.bat:
if "%MAVEN_TERMINATE_CMD%" == "on" exit %ERRORLEVEL% 



> When building ServiceMix,  the continuum web-interface displays a successful 
> status even though the result is build failed.   It even emails a successful 
> state.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: CONTINUUM-372
>          URL: http://jira.codehaus.org/browse/CONTINUUM-372
>      Project: Continuum
>         Type: Bug
>     Versions: 1.0
>     Reporter: Johnny R. Ruiz III

>
>
> The state is successfule but the result is failed.
> Here is the result in continuum.   -->  
> __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0.2
> build:start:
> clean:clean:
> init:
>     [echo] init 
> basedir=C:\JApps\continuum-1.0\apps\continuum\working-directory\6
> jar:install:
> multiproject:projects-init:
>     [echo] Gathering project list
> Starting the reactor...
> Our processing order:
> ServiceMix :: JBI
> ServiceMix :: Core
> ServiceMix :: Components
> ServiceMix :: Assembly
> ServiceMix :: JAXWS
> +----------------------------------------
> | Gathering project list ServiceMix :: JBI
> | Memory: 5M/7M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list ServiceMix :: Core
> | Memory: 5M/7M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list ServiceMix :: Components
> | Memory: 5M/7M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list ServiceMix :: Assembly
> | Memory: 5M/7M
> +----------------------------------------
> +----------------------------------------
> | Gathering project list ServiceMix :: JAXWS
> | Memory: 5M/7M
> +----------------------------------------
> Starting the reactor...
> Our processing order:
> ServiceMix :: JBI
> ServiceMix :: Core
> ServiceMix :: Components
> ServiceMix :: Assembly
> ServiceMix :: JAXWS
> +----------------------------------------
> | Executing jar:install ServiceMix :: JBI
> | Memory: 5M/7M
> +----------------------------------------
> Attempting to download geronimo-spec-activation-1.0.2-rc4.jar.
> Error retrieving artifact from 
> [http://dist.codehaus.org/geronimo-spec/jars/geronimo-spec-activation-1.0.2-rc4.jar]:
>  java.net.UnknownHostException: dist.codehaus.org
> Error retrieving artifact from 
> [http://www.ibiblio.org/maven/geronimo-spec/jars/geronimo-spec-activation-1.0.2-rc4.jar]:
>  java.net.UnknownHostException: www.ibiblio.org
> BUILD FAILED
> File...... C:\Documents and 
> Settings\Jontri\.maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> The build cannot continue because of the following unsatisfied dependency:
> geronimo-spec-activation-1.0.2-rc4.jar
> Error retrieving artifact from 
> [http://cvs.apache.org/repository/geronimo-spec/jars/geronimo-spec-activation-1.0.2-rc4.jar]:
>  java.net.UnknownHostException: cvs.apache.org
> WARNING: Failed to download geronimo-spec-activation-1.0.2-rc4.jar.
> Total time: 31 seconds
> Finished at: Thu Oct 27 14:38:26 CST 2005

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