Hi,
I downloaded and extracted Karaf 2.3.1 to a folder. I then downloaded a new
copy of Eclipse Indigo SR2, extracted it and then launched Eclipse. I
downloaded and then installed the EIK 0.9.0 plugin from within Eclipse. I
also have Maven 3.0.5 installed and in the path.
I receive the error when creating a new Karaf Installation from within
Eclipse. I name the project, click Next and then point the wizard to my
Karaf 2.3.1 install location. Once I click finish it starts doing things
and then the mvn error pops up.
All of this happens while I am connected to the internet. I am running Mac
OS X 10.8.3 using Java 7u17.
Here is the stacktrace from the Eclipse log file-
!ENTRY org.eclipse.core.jobs 4 2 2013-04-11 20:46:20.564
!MESSAGE An internal error occurred during: "Resolving Features for Test".
!STACK 0
java.lang.RuntimeException: URL
[mvn:org.apache.karaf.assemblies.features/standard/2.3.1/xml/features] could
not be resolved.
at
org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:195)
at
org.apache.karaf.eik.ui.features.FeaturesResolverJob.resolveFeatures(FeaturesResolverJob.java:129)
at
org.apache.karaf.eik.ui.features.FeaturesResolverJob.run(FeaturesResolverJob.java:87)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
View this message in context:
http://karaf.922171.n3.nabble.com/Error-creating-project-with-EIK-0-9-0-tp4028416p4028436.html
Sent from the Karaf - User mailing list archive at Nabble.com.