2013-07-17 27 views
0

FAQ page 有一個關於的操作如何在我的OSGi容器中啓用FAB支持?如何在卡拉夫安裝FAB功能?

但它不起作用。 的錯誤信息是:

Could not add Feature Repository: 
java.lang.RuntimeException: URL [mvn:org.fusesource.fuse/fuse-fuse/7.0.1.fuse-084/xm/features] could not be resolved. 
Please verify that the feature repository URL is correct and that your network connection works fine.* 

我試圖找到谷歌的一些解決方案,我已經嘗試添加下列庫到etc/org.ops4j.pax.url.mvn.cfg

http://repo.fusesource.com/nexus/content/repositories/releases 
http://repo.fusesource.com/nexus/content/groups/public/ 

而且我可以確保我的互聯網代理設置對。

所以,看來該功能的存儲庫是錯誤的。 你能幫我提一些建議嗎?

回答

0

看起來像回購網址mvn:org.fusesource.fuse/fuse-fuse/7.0.1.fuse-084/xml/features不存在。

我沒有嘗試它自己,但可能fabric-bundle是你在找什麼:

features:addUrl mvn:org.fusesource.fabric/fuse-fabric/7.0.1.fuse-084/xml/features 
features:install fabric-bundle 

結帳的features file