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

Reply via email to