You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2005/10/27 12:03:12 UTC

[jira] Closed: (CONTINUUM-372) When building ServiceMix, the continuum web-interface displays a successful status even though the result is build failed. It even emails a successful state.

     [ http://jira.codehaus.org/browse/CONTINUUM-372?page=all ]
     
Emmanuel Venisse closed CONTINUUM-372:
--------------------------------------

    Resolution: Won't Fix

we use the return code of command line for define the success or failure of execution. maven 1.0.2 doesn't set it correctly in maven.bat.
Add "exit /B errorlevel" at the end of maven.bat

I'll add a faq for this pb.

> 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