Recently I need to deploy something on Karaf. I use Karaf 3.0.2 and event try 4.0.0M1. Both are not able to install war feature. Once I type feature:install war in console after Karaf start-up. 3.0.2 gives me: Error executing command: Error resolving artifact org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.1:jar:2.2.0: Could not find artifact org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.1:jar:2.2.0 4.0.0M! gives me: Erroe executing command: Error
I try to delete Maven and reinstall it. The issue is still there. It's not happened on other machine. It's a strange issue. Could anyone meet it ever? Could anyone help me out?