I am receiving the following error but the system folder includes the
jandex1.1.0.Final jar file

Is there a way to get around this bug?

SEVERE: Could not launch framework
java.lang.RuntimeException: Error installing bundle listed in
startup.properties with url: wrap:mvn:org.jboss/jandex/1.1.0.Final and
startlevel: 30
at org.apache.karaf.main.Main.installAndStartBundles(Main.java:390)
at org.apache.karaf.main.Main.launch(Main.java:250)
at org.apache.karaf.main.Main.main(Main.java:171)
Caused by: java.lang.RuntimeException: Could not resolve
wrap:mvn:org.jboss/jandex/1.1.0.Final
at
org.apache.karaf.main.util.SimpleMavenResolver.resolve(SimpleMavenResolver.java:59)
at org.apache.karaf.main.Main.installAndStartBundles(Main.java:383)
... 2 more


Regards,
Marcus.

Reply via email to