首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Titan-all gradle pull失败

Titan-all gradle pull失败
EN

Stack Overflow用户
提问于 2013-11-14 21:14:47
回答 1查看 81关注 0票数 0

我在windows和ubuntu上运行最新的泰坦

代码语言:javascript
复制
compile group: 'com.thinkaurelius.titan', name:'titan-all', version:'0.4.0'

我看到了以下错误:

代码语言:javascript
复制
Download http://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':runtime'.
> Could not download artifact 'com.thinkaurelius.titan:titan-core:0.4.0:${titan.classifier}@jar'
> java.lang.NullPointerException (no error message)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

谢谢你的帮助。

EN

回答 1

Stack Overflow用户

发布于 2013-11-14 21:52:41

我会先删除您的.m2目录,然后再试一次(很抱歉为所有maaven repo相关问题提供了经典的解决方案)。如果这不起作用,那么也许您可以运行一个gradle dependencies并将结果附加到您的问题中,看看是否有什么有趣的事情发生。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/19978605

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档