The exec:exec already supports toolchains[1]I have no idea how may projects still require an old maven version with jdk1.4, but we should indeed move towards JDK5.Let's do a 1.2.1 bug-release first and define a JIRA-task to upgrade the code to JDK5 for the 1.3 release. -Robert [1] http://mojo.codehaus.org/exec-maven-plugin/xref/org/codehaus/mojo/exec/ExecMojo.html#642 Date: Thu, 15 Sep 2011 08:23:43 +0100 From: stephen.alan.conno...@gmail.com To: dev@mojo.codehaus.org Subject: Re: [mojo-dev] Re: [mojo-scm] [14684] trunk/mojo/exec-maven-plugin: Remove File.canExecute(), because this is a JDK6 feature, while this plugin is still based on JDK1.4
it would be good to integrate toolchains support (if not there already) for the java goal to allow invoking with older jvms, but outside of that codepath I think this could be upped to 1.5 - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 15 Sep 2011 00:28, "Brett Porter" <br...@apache.org> wrote: