You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Oto tapik Buchta <ta...@systinet.com> on 2003/04/30 10:18:35 UTC

How to enable Java 1.4 assertions in Maven

Hi,
does somebody know an answer for $SUBJ ?

Thanks very much,
-- 
Oto 'tapik' Buchta, tapik@systinet.com
R&D team, Systinet Corp. (formerly Idoox)
http://www.systinet.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


How to disable tests during java:jar (was: How to enable Java 1.4 assertions in Maven)

Posted by Oto tapik Buchta <ta...@systinet.com>.
Willie Vu wrote:
> set the following properties:
> 
> maven.compile.source = 1.4
> maven.compile.target = 1.4
> maven.javadoc.source = 1.4
> maven.test.source = 1.4

Thanks very much.

I have another problem.
Due some reasons I have to build a distribution WITHOUT passing tests.

Do you know how tu ensure it?

Thanks,

-- 
Oto 'tapik' Buchta, tapik@systinet.com
R&D team, Systinet Corp. (formerly Idoox)
http://www.systinet.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: How to enable Java 1.4 assertions in Maven

Posted by Willie Vu <ct...@ust.hk>.
set the following properties:

maven.compile.source = 1.4
maven.compile.target = 1.4
maven.javadoc.source = 1.4
maven.test.source = 1.4

--
Willie Vu


> -----Original Message-----
> From: Oto tapik Buchta [mailto:tapik@systinet.com] 
> Sent: Wednesday, April 30, 2003 4:19
> To: users@maven.apache.org
> Subject: How to enable Java 1.4 assertions in Maven
> 
> 
> Hi,
> does somebody know an answer for $SUBJ ?
> 
> Thanks very much,
> -- 
> Oto 'tapik' Buchta, tapik@systinet.com
> R&D team, Systinet Corp. (formerly Idoox) http://www.systinet.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org