Hi

I am trying to use the release goals, release:prepare in specific. My
application tries to release a number of projects. I wanted maven to use
project specific jdk settings. For example, project A uses JDK 6 features.
JAVA_HOME variable is set to JDK 5 in the machine where the application
runs. I pass "-DjavaHome=C:\jdk6" as part of the release goal. But for some
reason, maven tries to compile the project using JDK5 only. Can you please
let me know where I am wrong? How should I be using that.

Thanks
V
-- 
View this message in context: 
http://n2.nabble.com/maven-release-plugin-and-javaHome-parameter-tp3435004p3435004.html
Sent from the maven users mailing list archive at Nabble.com.

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

Reply via email to