jbossdemocentral / brms-fuse-osgi-examples

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

Unable to install any of the feature after adding feature url #2

Open niteshjain132 opened 9 years ago

niteshjain132 commented 9 years ago

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

JBossFuse:karaf@root> features:list |grep -i drool [uninstalled] [1.0.0-SNAPSHOT ] lib camel-drools-example-1.0.0-SNAPSHOT [uninstalled] [6.0.3-redhat-4 ] simple-rule camel-drools-example-1.0.0-SNAPSHOT Simple Drools OSGi Example :: Rule = Can drink [uninstalled] [6.0.3-redhat-4 ] simple-rule-inject-ds camel-drools-example-1.0.0-SNAPSHOT Simple Drools OSGi Example :: Rule = Can drink [uninstalled] [6.0.3-redhat-4 ] simple-cdi camel-drools-example-1.0.0-SNAPSHOT Simple Drools OSGi Example :: Rule = Can drink [uninstalled] [6.0.3-redhat-4 ] simple-import-rule camel-drools-example-1.0.0-SNAPSHOT Simple Drools OSGi Example importing rules from another bundle :: Rule = Can drink [uninstalled] [6.0.3-redhat-4 ] simple-decisiontable-rule camel-drools-example-1.0.0-SNAPSHOT Simple Drools OSGi Example using XLS DecisionTable :: Rule = Can drink & Cheese [uninstalled] [6.0.3-redhat-4 ] fetch-external-resource camel-drools-example-1.0.0-SNAPSHOT Drools OSGi Example fetching resources externally [uninstalled] [6.0.3-redhat-4 ] simple-process camel-drools-example-1.0.0-SNAPSHOT jBPM OSGi Example :: Simple Process [uninstalled] [6.0.3-redhat-4 ] my-kie-ci camel-drools-example-1.0.0-SNAPSHOT [uninstalled] [6.0.3-redhat-4 ] simple-kie-ci camel-drools-example-1.0.0-SNAPSHOT [uninstalled] [6.0.3-redhat-4 ] drools-decisiontable-kie-spring-camel camel-drools-example-1.0.0-SNAPSHOT Drools Decision Table Kie Spring Camel Example [uninstalled] [6.0.3-redhat-4 ] drools-decisiontable-kie-blueprint-camel camel-drools-example-1.0.0-SNAPSHOT Drools Decision Table Kie Blueprint Camel Example [uninstalled] [6.0.3-redhat-4 ] jbpm-spring camel-drools-example-1.0.0-SNAPSHOT jBPM Spring OSGI Example [uninstalled] [6.0.3-redhat-4 ] jbpm-spring-persistent camel-drools-example-1.0.0-SNAPSHOT jBPM Spring OSGI Example [uninstalled] [4.3.1.Final ] hibernate camel-drools-example-1.0.0-SNAPSHOT Hibernate 4.3.x JPA persistence engine support [uninstalled] [4.3.1.Final ] hibernate-validator camel-drools-example-1.0.0-SNAPSHOT [uninstalled] [1.4.178 ] h2 camel-drools-example-1.0.0-SNAPSHOT h2 database [uninstalled] [2013.01.0.redhat-610379] servicemix-drools servicemix-4.5.0.redhat-610379

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