Hi,
Following good advice to check out the latest Fuse + Hawt, I installed Karaf 2.3.1 and I'm trying to install the latest fabric. Is this correct?
karaf@root> features:addUrl mvn:org.fusesource.fabric/fuse-fabric/1.2-SNAPSHOT/xml/features
karaf@root> features:install fabric-boot-commands
I'm getting an error when trying to install the boot commands...
Error executing command: No feature named 'fabric-boot-commands' with version '0.0.0' available
Does the snapshot already a distribution tar ball maybe I should use that instead?