【问题标题】:restlet maven dependency issuerestlet maven依赖问题
【发布时间】:2021-12-06 02:25:59
【问题描述】:

我在执行 mvn clean install 我的项目时收到此错误。

我也在 pom.xml 中添加了依赖项,并且也存在于我的 m2 存储库中。

Could not resolve dependencies for project com.Test:ESB-Https:bundle:0.0.1-SNAPSHOT: Failed to collect dependencies at org.apache.camel:camel-restlet:jar:2.17.0.redhat-630347 -> org.restlet.jee:org.restlet:jar:2.3.6: Failed to read artifact descriptor for org.restlet.jee:org.restlet:jar:2.3.6: Could not transfer artifact org.restlet.jee:org.restlet:pom:2.3.6 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [redhat-ga-repository (http://maven.repository.redhat.com/ga/, default, releases), apache.snapshots (http://repository.apache.org/snapshots, default, snapshots)]

【问题讨论】:

    标签: apache-camel jbossfuse


    【解决方案1】:

    最新版本的 maven 阻止 http 请求。尝试更新您的存储库 URL 以改用 https

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-10-21
      • 1970-01-01
      • 2011-10-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-11-26
      相关资源
      最近更新 更多