quick question. Is there a way to tell Jenkins to invoke maven itself via one jdk version but have maven build a java project with a different jdk?
Example: The current version of Maven will not run on jdk 1.4.2, but we have a project for IBM WebSphere 5.1 that requires jdk 1.4.2. I want Maven to run on jdk 1.7, but the build to compile and create WARS and EARS via 1.4.2. -- View this message in context: http://jenkins.361315.n4.nabble.com/maven-jdk-tp4642118.html Sent from the Jenkins users mailing list archive at Nabble.com.