Pessoal,
Estou “quebrando a cabeça” a dias em relação a um erro que está dando com o Maven que o seguinte:
Eclipse is running in a JRE, but a JDK is required
Some Maven plugins may not work when importing projects or updating source folders.
Eu tenho esta configuração no eclipse.ini
-showsplash
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520
org.eclipse.platform
--launcher.XXMaxPermSize
256m
-vm /usr/lib/jvm/java-6-sun-1.6.0.15/jre/bin/javaws
-vmargs
-Xms40m
-Xmx256m
E com esta configuração no eclipse em anexo nas imagens: