【发布时间】: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