返回信息流eclipse导入github上的maven项目,import maven project之后是这样的:
每个文件夹里面是这样的:
完全不是以前的eclipse项目的样子......
用maven eclipse:eclipse会报错,看错误信息
The following artifacts could not be resolved: com.thinkaurelius.titan:titan-cassandra:jar:tests:0.5.4-SNAPSHOT, com.thinkaurelius.titan:titan-cassandra:jar
:0.5.4-SNAPSHOT: Failure to find com.thinkaurelius.titan:titan-cassandra:jar:tes
ts:0.5.4-SNAPSHOT in https://oss.sonatype.org/content/repositories/snapshots
但是这些包都应该是由这个项目生成的啊......
以前从来没用过maven,表示已经被弄晕了.......
求指导一下现在应该怎么导入啊
这是一条镜像帖。来源:北邮人论坛 / java / #38613同步于 2015/2/12
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Java机器人发帖
eclipse导入maven项目
hyx2011
2015/2/12镜像同步7 回复
订阅后,新回复会通过你的通知中心匿名送达。
7 条回复
不会的+1,maven老难用了
【 在 hyx2011 的大作中提到: 】
: eclipse导入github上的maven项目,import maven project之后是这样的:
: [upload=1][/upload]
: 每个文件夹里面是这样的:
: ...................