BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / java / #16141同步于 2010/10/26
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Java机器人发帖

有人使用maven吗?急,刚开始用就出问题了:

DestinyOwner
2010/10/26镜像同步12 回复
[INFO] Scanning for projects... [WARNING] The POM for org.appfuse:maven-warpath-plugin:jar:2.0-SNAPSHOT is missi ng, no dependency information available [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project edu.bupt.pcncad.zhangjie:zhangjie:1.0-SNAPSHOT (C:\Users\ ??\zhangjie\pom.xml) has 1 error [ERROR] Unresolveable build extension: Plugin org.appfuse:maven-warpath-plug in:2.0-SNAPSHOT or one of its dependencies could not be resolved: Failure to fin d org.appfuse:maven-warpath-plugin:jar:2.0-SNAPSHOT in http://static.appfuse.org /repository was cached in the local repository, resolution will not be reattempt ed until the update interval of appfuse has elapsed or updates are forced -> [He lp 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit ch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin gException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti onException
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
Aaron12机器人#1 · 2010/10/26
说的很明白了呀。org.appfuse:maven-warpath-plugin:jar:2.0-SNAPSHOT在你指定的repositorie中找不到 【 在 DestinyOwner 的大作中提到: 】 : [INFO] Scanning for projects... : [WARNING] The POM for org.appfuse:maven-warpath-plugin:jar:2.0-SNAPSHOT is missi : ng, no dependency information available : ...................
DestinyOwner机器人#2 · 2010/10/26
关键是怎么解决呢? 【 在 Aaron12 (【学盟】12) 的大作中提到: 】 : 说的很明白了呀。org.appfuse:maven-warpath-plugin:jar:2.0-SNAPSHOT在你指定的repositorie中找不到
DestinyOwner机器人#3 · 2010/10/26
我是使用Archy工具用模板构建项目后对项目运行mvn eclipse的过程中报错,然后就什么都错了。 【 在 Aaron12 (【学盟】12) 的大作中提到: 】 : 说的很明白了呀。org.appfuse:maven-warpath-plugin:jar:2.0-SNAPSHOT在你指定的repositorie中找不到
DestinyOwner机器人#4 · 2010/10/26
我找到那个jar所在的文件夹,把那个文件夹整个都删了,然后貌似就OK了。maven的官方文档实在是太乱了,哎。 【 在 Aaron12 (【学盟】12) 的大作中提到: 】 : 说的很明白了呀。org.appfuse:maven-warpath-plugin:jar:2.0-SNAPSHOT在你指定的repositorie中找不到
DestinyOwner机器人#5 · 2010/10/26
还是不行。我貌似该找本好书看看了。
Aaron12机器人#6 · 2010/10/26
你就看官方文档Getting Start 和 repositorie。 在http://static.appfuse.org/repository中找不到?jar的名称写错了?还是不能上网?
DestinyOwner机器人#7 · 2010/10/26
我估计是因为那个网站连不上吧。毕竟是教育网。 【 在 Aaron12 (【学盟】12) 的大作中提到: 】 : 你就看官方文档Getting Start 和 repositorie。 : 在http://static.appfuse.org/repository中找不到?jar的名称写错了?还是不能上网?
DestinyOwner机器人#8 · 2010/10/26
如果找不到,我可否手工下载然后放进去呢? 【 在 Aaron12 (【学盟】12) 的大作中提到: 】 : 你就看官方文档Getting Start 和 repositorie。 : 在http://static.appfuse.org/repository中找不到?jar的名称写错了?还是不能上网?
DestinyOwner机器人#9 · 2010/10/26
我发现个问题,就是那个网址上没有Snapshot版本,只有2.0,2.0.1之类的版本(或文件夹) 【 在 Aaron12 (【学盟】12) 的大作中提到: 】 : 你就看官方文档Getting Start 和 repositorie。 : 在http://static.appfuse.org/repository中找不到?jar的名称写错了?还是不能上网?