Re: Continuum report incorrect build results?

2008-02-21 Thread Emmanuel Venisse
If you use maven 2.0.7, you must patch mvn.bat. It is explains in continuum
FAQs

Emmanuel

On Thu, Feb 21, 2008 at 12:41 AM, Tawfik, Sameh E [EMAIL PROTECTED]
wrote:



 When Continuum runs my maven 2 project, it send an email: [continuum]
 BUILD SUCCESSFUL:, but when I checked the build results I found out the
 build failed when it was building the last component, so why is
 Continuum is reporting success when the build failed?

 Does anyone know how to make Continuum detect this failure and correctly
 report back this result?

 The following is the build failed error messages:

[javac] 33. ERROR in C:\Auto_Builds\working-directory\12\
 csvimport\job\DelimImportJob.java (at line 128)
[javac]
 ls.setCharacterSet(DelimitedLayoutImpl.CHARACTER_SET_EBCIDIC);
[javac]
 ^
[javac] DelimitedLayoutImpl.CHARACTER_SET_EBCIDIC cannot be resolved


 BUILD FAILED
 C:\Auto_Builds\working-directory\12\mabc\build.xml:32: The following
 error occurred while executing this line:
 C:\Auto_Builds\working-directory\12\mabc\build.xml:16: The following
 error occurred while executing this line:
 C:\Auto_Builds\working-directory\12\mabc\build.xml:291: The following
 error occurred while executing this line:
 C:\Auto_Builds\working-directory\12\mabc\build.xml:258: Compile failed;
 see the compiler error output for details.

 Total time: 13 seconds
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Error executing command line. Exit code:13
 [INFO]
 
 [INFO] For more information, run Maven with the -e switch
 [INFO]
 
 [INFO] Total time: 25 minutes 14 seconds
 [INFO] Finished at: Wed Feb 20 15:23:17 PST 2008
 [INFO] Final Memory: 23M/63M
 [INFO]
 
 This email and any files transmitted with it are confidential, proprietary
 and intended solely for the individual or entity to whom they are
 addressed.
 If you have received this email in error please delete it immediately.




RE: Continuum report incorrect build results?

2008-02-20 Thread Tawfik, Sameh E

I'm using the following parameters when I run a build:

-Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true
install

So is that is why Continuum is reporting success instead of failure?

Do I need to set any flags or settings to Continuum?

  Sameh

-Original Message-
From: Tawfik, Sameh E [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 20, 2008 3:42 PM
To: continuum-users@maven.apache.org
Subject: Continuum report incorrect build results?



When Continuum runs my maven 2 project, it send an email: [continuum]
BUILD SUCCESSFUL:, but when I checked the build results I found out the
build failed when it was building the last component, so why is
Continuum is reporting success when the build failed?

Does anyone know how to make Continuum detect this failure and correctly
report back this result?

The following is the build failed error messages:

[javac] 33. ERROR in C:\Auto_Builds\working-directory\12\
csvimport\job\DelimImportJob.java (at line 128)
[javac]
ls.setCharacterSet(DelimitedLayoutImpl.CHARACTER_SET_EBCIDIC);
[javac]
^
[javac] DelimitedLayoutImpl.CHARACTER_SET_EBCIDIC cannot be resolved


BUILD FAILED
C:\Auto_Builds\working-directory\12\mabc\build.xml:32: The following
error occurred while executing this line:
C:\Auto_Builds\working-directory\12\mabc\build.xml:16: The following
error occurred while executing this line:
C:\Auto_Builds\working-directory\12\mabc\build.xml:291: The following
error occurred while executing this line:
C:\Auto_Builds\working-directory\12\mabc\build.xml:258: Compile failed;
see the compiler error output for details.

Total time: 13 seconds
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Error executing command line. Exit code:13
[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 25 minutes 14 seconds
[INFO] Finished at: Wed Feb 20 15:23:17 PST 2008
[INFO] Final Memory: 23M/63M
[INFO]

This email and any files transmitted with it are confidential,
proprietary
and intended solely for the individual or entity to whom they are
addressed.
If you have received this email in error please delete it immediately.


This email and any files transmitted with it are confidential, proprietary
and intended solely for the individual or entity to whom they are addressed.
If you have received this email in error please delete it immediately.