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.



Continuum report incorrect build results?

2008-02-20 Thread Tawfik, Sameh E


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: ArrayindexoutofBoundsException rewriting the Poms for release

2008-02-20 Thread Emmanuel Venisse
I think 1.1 use the latest maven-release artifacts so the patch is probably
applied in them.

Can we see your stacktrace?

Emmanuel

On Feb 20, 2008 12:18 AM, Rafael da Silva Chiarinelli <[EMAIL PROTECTED]>
wrote:

> It is the 1.1 version.
>
>
> -Mensagem original-
> De: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> Enviada:ter 19/2/2008 17:39
> Para:   continuum-users@maven.apache.org
> Cc:
> Assunto:Re: ArrayindexoutofBoundsException rewriting the Poms for
> release
>
> what is your Continuum version?
>
> On Feb 19, 2008 6:26 PM, Rafael da Silva Chiarinelli <[EMAIL PROTECTED]>
> wrote:
>
> > Hi guys,
> >
> >I'm newbie as continuum user and a have issue here. When I try to
> > release a project indo Continuum, it raises an
> > ArrayOutOfBoundsException. I looked at
> > Jira(http://jira.codehaus.org/browse/MRELEASE-236) and seems that it has
> > a fix in order to solve this bug. Where I can download the fix?
> >
> > best regards,
> >
> > Rafael Chiarinelli
> >
>
>
>
>