I just had this happen again with a build.  The initial goal for this
project is a plugin I wrote that cleans out the entire source tree then
gets it from CVS.  The clean worked fine, but there was an error on the
checkout.  However, Maven doesn't seem to get the message, and reports
that the build was successful.  Here's the output:

[echo] Cleaning entire project tree.
[delete] Deleting 452 files from E:\MyProject
[delete] Deleted 107 directories from E:\MyProject
[echo] Checking out latest project files for module MyProject for
CVSROOT :pserver:[EMAIL PROTECTED]:/ into directory .
[cvs] Using cvs passfile: C:\Documents and Settings\user\.cvspass
[cvs] cvs [checkout aborted]: Connection to server failed
BUILD SUCCESSFUL
Total time: 2 seconds

Unfortunately, this doesn't happen very often, so I can't just run it
again with debug output to get more information.  Would this be a SCM
plugin problem or a general Maven problem?

..David..


-----Original Message-----
From: David Jackman 
Sent: Wednesday, June 15, 2005 9:04 AM
To: Maven Users List
Subject: RE: merging maven errors' in CruiseControl

I've actually noticed several times when a build went bad for some
reason, but Maven indicated that the build was successful.  This caused
problems with CruiseControl especially.  Clearly, these are bugs that
need to be resolved, so I will try to take some notes in the future so I
can report specifics.

..David..


-----Original Message-----
From: Eric Pugh [mailto:[EMAIL PROTECTED]
Sent: Tue 6/14/2005 10:10 AM
To: Maven Users List
Subject: Re: merging maven errors' in CruiseControl
 
Are you using 2.2.1 of CC?  It works fine there.  This would be a better
question on the CC users's list..

Eric


On Jun 9, 2005, at 8:05 AM, Chedly GUERFALI wrote:



> Hello all,
> I would like to know if there is a way for merging the real maven 
> "buid failed" messages throw CruiseControl. It always reports Build 
> Successful even if the build has failed Thank you in advance.
>
> Chedly
> --------------------------------------------------------
>
> If you are not an intended recipient of this e-mail, please notify the

> sender, delete it and do not read, act upon, print, disclose, copy, 
> retain or redistribute it. Click here for important
> additional terms relating to this e-mail.     http://www.ml.com/ 
> email_terms/
> --------------------------------------------------------
>
> ---------------------------------------------------------------------
> 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]



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

Reply via email to