当我尝试在apache karaf (版本-4.2.0.fuse-740027-redhat-00001)中安装 camel-azure 功能时,出现以下错误,如何解决。请帮助解决以下错误
admin@root()> feature:install camel-azure
Error executing command: Error:
Error downloading mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.azure-storage/7.0.0_1
Error downloading mvn:org.apache.camel/camel-azure/2.21.0.fuse-740039-redhat-00001
admin@root()>
请从karaf中找到以下存储库列表以供参考
admin@root()> feature:repo-list |grep camel
camel-sap-7.4.0.fuse-740036-redhat-00001 x mvn:org.fusesource/camel-sap/7.4.0.fuse-740036-redhat-00001/xml/features
camel-2.21.0.fuse-740039-redhat-00001 x mvn:org.apache.camel.karaf/apache-camel/2.21.0.fuse-740039-redhat-00001/xml/features
admin@root()>