You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Ken Gallo <kg...@exist.com> on 2007/02/05 04:07:14 UTC

assertions with maven

Hi,

My code has assertions and as I understand, assertions need to be compiled
using javac -source 1.4.
How do i set this in maven?

Thanks,
Ken
-- 
View this message in context: http://www.nabble.com/assertions-with-maven-tf3172387s177.html#a8800391
Sent from the Maven - Users mailing list archive at Nabble.com.


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


RE: assertions with maven

Posted by Ken Gallo <kg...@exist.com>.
Thanks Greg! Just what I needed! :)


Greg Jones-4 wrote:
> 
> Hi Ken,
> 
> Take a look at the options available for the maven-compiler-plugin at
> http://maven.apache.org/plugins/maven-compiler-plugin/.
> 
> Regards,
> 
> Greg J. 
> 
> -----Original Message-----
> From: Ken Gallo [mailto:kgallo@exist.com] 
> Sent: Monday, 5 February 2007 2:07 PM
> To: users@maven.apache.org
> Subject: assertions with maven
> 
> 
> Hi,
> 
> My code has assertions and as I understand, assertions need to be compiled
> using javac -source 1.4.
> How do i set this in maven?
> 
> Thanks,
> Ken
> --
> View this message in context:
> http://www.nabble.com/assertions-with-maven-tf3172387s177.html#a8800391
> Sent from the Maven - Users mailing list archive at Nabble.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
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/assertions-with-maven-tf3172387s177.html#a8800439
Sent from the Maven - Users mailing list archive at Nabble.com.


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


RE: assertions with maven

Posted by Greg Jones <gr...@gkj.com.au>.
Hi Ken,

Take a look at the options available for the maven-compiler-plugin at
http://maven.apache.org/plugins/maven-compiler-plugin/.

Regards,

Greg J. 

-----Original Message-----
From: Ken Gallo [mailto:kgallo@exist.com] 
Sent: Monday, 5 February 2007 2:07 PM
To: users@maven.apache.org
Subject: assertions with maven


Hi,

My code has assertions and as I understand, assertions need to be compiled
using javac -source 1.4.
How do i set this in maven?

Thanks,
Ken
--
View this message in context:
http://www.nabble.com/assertions-with-maven-tf3172387s177.html#a8800391
Sent from the Maven - Users mailing list archive at Nabble.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