jbossdemocentral / brms-fuse-osgi-examples

JBoss Fuse & JBoss BPM Suite examples in OSGI based on products.
0 stars 21 forks source link

Not able to install features. #3

Open niteshjain132 opened 9 years ago

niteshjain132 commented 9 years ago

wanted to install drools features in a system that doesn't have internet, so build this project using maven and copied the local maven repo to the system which doesn't have internet and tried installing feature.

JBossFuse:karaf@root> features:addurl mvn:org.drools.example/features/1.0.0-SNAPSHOT/xml/features

JBossFuse:karaf@root> features:install simple-rule Error executing command: URL [mvn:org.drools/drools-karaf-features/6.2.0.Final/xml/features] could not be resolved.

JBossFuse:karaf@root> features:install drools-decisiontable-kie-spring-camel Error executing command: URL [mvn:org.drools/drools-karaf-features/6.2.0.Final/xml/features] could not be resolved.