NutzCN Logo
问答 nutzmongo在编译的时候报错,显示使用了1.r.57-SNAPSHOT 这个版本貌似没有发布吧?
发布于 2886天前 作者 qq_45a5bd51 1593 次浏览 复制 上一个帖子 下一个帖子
标签:

G:\TDDOWNLOAD\nutzmongo-master>mvn package
[WARNING] [WARNING] Some problems were encountered while building the effective settings
[WARNING] Unrecognised tag: 'server' (position: START_TAG seen ... \n \n ... @261:11) @ F:\maven\maven-3.2.3\bin..\conf\settings.xml, line 261, column 11
[WARNING] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Building Nutzmongo 1.r.57-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.nutz:nutz:jar:1.r.57-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.544 s
[INFO] Finished at: 2016-06-02T17:52:35+08:00
[INFO] Final Memory: 6M/123M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project nutzmongo: Could not resolve dependencies for project org.nutz:nutzmongo:jar:1.r.57-SNAPSHOT: Could not find artifact org.nutz:nutz:jar:1.r.57-SNAPSHOT -> [Help 1] [ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
G:\TDDOWNLOAD\nutzmongo-master>mvn package
[WARNING] [WARNING] Some problems were encountered while building the effective settings
[WARNING] Unrecognised tag: 'server' (position: START_TAG seen ... \n \n ... @261:11) @ F:\maven\maven-3.2.3\bin..\conf\settings.xml, line 261, column 11
[WARNING] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Building Nutzmongo 1.r.57-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.nutz:nutz:jar:1.r.57-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.647 s
[INFO] Finished at: 2016-06-02T17:56:42+08:00
[INFO] Final Memory: 6M/123M
[INFO] ------------------------------------------------------------------------
* * [ERROR] Failed to execute goal on project nutzmongo: Could not resolve dependencies for project org.nutz:nutzmongo:jar:1.r.57-SNAPSHOT:** Could not find artifact org.nutz:nutz:jar:1.r.57-SNAPSHOT **-> [Help 1] [ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

6 回复

把源码也clone下来, 导入为maven项目, eclipse就能自动关联好

@wendal 我能用1.r.56版本编译吗?我现在项目是56的

@wendal 好吧改用56的编译失败。。我还是下载源代码吧

@wendal
看来很有必要映射个 http://maven.nutz.cn ,可以把这个maven私服用起来

嗯,已经提交新的README

添加回复
请先登陆
回到顶部