Hey guys,

I am using Karaf 3.0.0.  I can install a kar file just fine using
"kar:install file://<file_abs_path>".

However, when I try to install using mvn url, "kar:install
mvn:<groupid>/<artifactid>/<version>/kar"  I get the following error:

"Error executing command: String index out of range: -1"

When I take the "/kar" off the end, it takes the command but then wants to
find a jar with those mvn coordinates and errors out becomes the jar
artifact doesn't exist.

I can provide a stack trace if it helps.  

Am I doing something wrong here?

Thanks.





--
View this message in context: 
http://karaf.922171.n3.nabble.com/kar-install-with-mvn-url-tp4034629.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to