Incorrect jdk version in "Build JDK" in manifest when maven.compile.executable
is set
-------------------------------------------------------------------------------------
Key: MPJAR-49
URL: http://jira.codehaus.org/browse/MPJAR-49
Project: maven-jar-plugin
Type: Bug
Reporter: Phil Steitz
When maven.compile.executable is set and maven.compile.fork=true, the java
plugin can compile under a different jdk than that used to run maven. The jar
plugin currently always just puts ${java.version} into the Build JDK attribute.
The version used by the java plugin should be used instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]