Hi Scott,

FWIW, there's a but report already filed on this on JIRA. ATM, it is set
to be fixed in Maven 1.1. However, if you really need a fix and if you
do provide a patch I'm sure it can be fixed earlier.

Thanks
-Vincent
 
> -----Original Message-----
> From: Nelson, Scott (MAN - Corporate) [mailto:[EMAIL PROTECTED]
> Sent: 13 August 2003 20:31
> To: '[EMAIL PROTECTED]'
> Subject: Maven Return Codes in a Continuous Integration environment
> 
> Hey everybody,
> I am new to maven and I am in the process of setting up a continuous
> integration environment with anthill using maven.  The problem I am
having
> is maven doesn't seem to return anything other than a 0 for a return
code
> therefore I always get a build success regardless of the output from
the
> executed the maven goals.
> I was wondering does maven supply different return codes for a build
> success
> and build failure?
> Do I just have to set the property like maven.test.failure.ignore to
> false?
> 
> If this property is set, will maven return a 1 when a build failure is
> thrown or some other non-zero value?  Anthill is looking for a 1 to
> signify
> that the build failed.
> Any help in understanding this would be greatly appreciated.
> Thanks,
> Scott
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to