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 <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]>
> To: <ham>; <[EMAIL PROTECTED]>
> 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: [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