I would like to compile my code as source and target for JDK 1.3.

However, I use some JDK 1.5 stuff in my tests; I would like to
configure my tests differently.

Looking at the configuration mechanism, it appears that the
granularity is at the plugin level.  I can't see how to configure one
goal within a plugin differently than another.

I've been looking over the docs, including
http://maven.apache.org/plugins/maven-compiler-plugin/howto.html, and
not seeing how to set things one way for compiler:compile, and another
way for compiler:testCompile.

--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to