On 12-01-04 1:52 AM, Philippe Bastiani wrote:
Yes, m2e uses the java context of Eclipse... so, to resolve a POM dependencce linked to a specific JDK, the JDK is required to start Eclipse... restricitive use case ! Why you do not use the java preferences ?
Because Maven does not have a notion of "target" JVM, it assumes the same JVM is used by the tool itself and as implicit project compile dependency. -- Regards, Igor _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
