Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] System dependencies unresolved



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



Back to the top