[ http://jira.codehaus.org/browse/MNGECLIPSE-26?page=comments#action_55332 
] 

Leonardo Quijano Vincenzi commented on MNGECLIPSE-26:
-----------------------------------------------------

This is a global issue. It seems what I want can be done through External Tools 
... Run ... JRE, so probably this bug is invalid. Now, it 'd be nice to 
document since it's a bit hidden.

If you use any kind of system dependency, and put in your pom.xml file 
something like this:

${java.home}/../lib/tools.jar 

Then Maven will try to use the default JRE. On most Windows platforms that's a 
JRE, so tools.jar is not found.



> Allow to specify a custom JDK for the Maven process
> ---------------------------------------------------
>
>          Key: MNGECLIPSE-26
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-26
>      Project: Maven 2.x Plug-in for Eclipse
>         Type: New Feature

>  Environment: Eclipse 3.1, MyEclipse, Java 5.0
>     Reporter: Leonardo Quijano Vincenzi
>     Assignee: Dmitri Maximovich

>
>
> The Maven plugin uses the JRE/JDK used to launch Eclipse. It would be useful 
> to include a dialog that allows people to change that default JDK (mostly due 
> to problems when specifying system jars in pom files), probably just 
> selecting the appropiate Eclipse-configured JDK.
> At least the plugin could use the default Eclipse JDK.

-- 
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]

Reply via email to