【问题标题】:Android roboquice transient dependencyAndroid roboquice 瞬态依赖
【发布时间】:2014-06-05 20:16:13
【问题描述】:

我从 jenkins 在父 pom 上运行 mvn clean install 得到该错误。但我无法在我的本地环境中重现它,因为当我在本地运行它时一切正常。 Maybye有人有这样的问题。提前感谢您的建议。

[ERROR] Failed to execute goal com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.8.2:apk (default-apk) on project RondoAndroid: Error while processing transient dependencies: Failed to collect dependencies at org.roboguice:roboguice:jar:3.0b-experimental -> android.support:compatibility-v4:jar:11: Failed to read artifact descriptor for android.support:compatibility-v4:jar:11: Could not transfer artifact android.support:compatibility-v4:pom:11 from/to third.party.closed.source.repo (file://${basedir}/../maven_repo_3rd_party): Repository path /../maven_repo_3rd_party does not exist, and cannot be created.

【问题讨论】:

    标签: java android maven jenkins


    【解决方案1】:

    我给 RoboGuice 的作者写了一封电子邮件。他说3.0b-experimental应该换成2.0版本。这是可以使用的稳定版本。在我应用该解决方案之后,everythink 工作正常。我希望这可能对某人有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-11-19
      • 2016-01-21
      • 1970-01-01
      • 1970-01-01
      • 2021-01-14
      • 2022-12-11
      • 2019-04-15
      • 1970-01-01
      相关资源
      最近更新 更多