You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Jesus Sanchez Gonzalez <je...@isoco.com> on 2004/10/27 11:15:59 UTC

Problem building Jetspeed 1.5 war

   Hi.

   I'm trying to build the jetspeed 1.5 war file but I'm getting 
problems  after the unit tests and I cannot get the war.

   I'm using Maven 1.0, ant 1.6.1, jdk 1.4, Tomcat 5 and Windows XP.

   I'm getting the following error when the build stops.

BUILD FAILED
File...... C:\Documents and 
Settings\Administrador\.maven\cache\maven-test-plugi
n-1.6.2\plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 771 minutes 8 seconds
Finished at: Wed Oct 27 10:10:19 CEST 2004

   Is there any way to launch the build without doing all the unit tests?

   I'm running 'maven war' to get the jetspeed war file.


   Thanks.

		jess .-


Re: Problem building Jetspeed 1.5 war

Posted by Alan Chiang <al...@gmail.com>.
Add -Dmaven.test.skip=true ?

You can also add maven.test.ignore.failure=true or
maven.test.skip=true in the properties file.

http://maven.huangdong.com/reference/plugins/test/properties.html

AC


On Wed, 27 Oct 2004 11:34:25 +0200, Daniel Pardo <dp...@fia.es> wrote:
> I think that you can exclude any test in the file project.xml
> 
> ...
> <unitTest>
>     <includes>
>         ....
>     <excludes>
>        ...
> 
> Daniel Pardo (Un ex isoco :) )
> 
> 
> 
> ----- Original Message -----
> From: "Jesus Sanchez Gonzalez" <je...@isoco.com>
> To: <ham>; <je...@jakarta.apache.org>
> Sent: Wednesday, October 27, 2004 11:15 AM
> Subject: Problem building Jetspeed 1.5 war
> 
> >
> >    Hi.
> >
> >    I'm trying to build the jetspeed 1.5 war file but I'm getting
> > problems  after the unit tests and I cannot get the war.
> >
> >    I'm using Maven 1.0, ant 1.6.1, jdk 1.4, Tomcat 5 and Windows XP.
> >
> >    I'm getting the following error when the build stops.
> >
> > BUILD FAILED
> > File...... C:\Documents and
> > Settings\Administrador\.maven\cache\maven-test-plugi
> > n-1.6.2\plugin.jelly
> > Element... fail
> > Line...... 181
> > Column.... 54
> > There were test failures.
> > Total time: 771 minutes 8 seconds
> > Finished at: Wed Oct 27 10:10:19 CEST 2004
> >
> >    Is there any way to launch the build without doing all the unit tests?
> >
> >    I'm running 'maven war' to get the jetspeed war file.
> >
> >
> >    Thanks.
> >
> > jess .-
> >
> >
> 
> 
> ----------------------------------------------------------------------------
> ----
> 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: Problem building Jetspeed 1.5 war

Posted by Daniel Pardo <dp...@fia.es>.
I think that you can exclude any test in the file project.xml

...
<unitTest>
    <includes>
        ....
    <excludes>
       ...

Daniel Pardo (Un ex isoco :) )

----- Original Message ----- 
From: "Jesus Sanchez Gonzalez" <je...@isoco.com>
To: <ham>; <je...@jakarta.apache.org>
Sent: Wednesday, October 27, 2004 11:15 AM
Subject: Problem building Jetspeed 1.5 war


>
>    Hi.
>
>    I'm trying to build the jetspeed 1.5 war file but I'm getting
> problems  after the unit tests and I cannot get the war.
>
>    I'm using Maven 1.0, ant 1.6.1, jdk 1.4, Tomcat 5 and Windows XP.
>
>    I'm getting the following error when the build stops.
>
> BUILD FAILED
> File...... C:\Documents and
> Settings\Administrador\.maven\cache\maven-test-plugi
> n-1.6.2\plugin.jelly
> Element... fail
> Line...... 181
> Column.... 54
> There were test failures.
> Total time: 771 minutes 8 seconds
> Finished at: Wed Oct 27 10:10:19 CEST 2004
>
>    Is there any way to launch the build without doing all the unit tests?
>
>    I'm running 'maven war' to get the jetspeed war file.
>
>
>    Thanks.
>
> jess .-
>
>


----------------------------------------------------------------------------
----


> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org