NutzCN Logo
问答 nutzwk install问题
发布于 2482天前 作者 alanfans 1890 次浏览 复制 上一个帖子 下一个帖子
标签: nutzwk

1.r.61-SNAPSHOT

Downloading: https://jfrog.nutz.cn/artifactory/snapshots/com/alibaba/druid/1.0.23/druid-1.0.23.pom
[WARNING] The POM for org.nutz:nutz-plugins-wkcache:jar:1.r.61-SNAPSHOT is missing, no dependency information available
Downloading: https://jfrog.nutz.cn/artifactory/snapshots/org/nutz/nutz/1.r.60/nutz-1.r.60.pom
[WARNING] The POM for cn.wizzer:wk-code-generator:jar:4.0.1-SNAPSHOT is missing, no dependency information available

这俩找不到

1.r.62-SNAPSHOT

[INFO] ------------------------------------------------------------------------
[INFO] Building wk-framework 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.nutz:nutz:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-plugins-daocache:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-plugins-cache:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-integration-quartz:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-integration-jedis:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-plugins-wkcache:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutzwx:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-plugins-views:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-integration-rabbitmq:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.nutz:nutz-plugins-mock:jar:1.r.62-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for cn.wizzer:wk-code-generator:jar:4.0.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] NutzWk ............................................. SUCCESS [  0.322 s]
[INFO] wk-framework ....................................... FAILURE [  0.574 s]
[INFO] wk-app ............................................. SKIPPED
[INFO] wk-web ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.068 s
[INFO] Finished at: 2017-07-02T15:35:55+08:00
[INFO] Final Memory: 9M/150M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wk-framework: Could not resolve dependencies for project cn.wizzer:wk-framework:jar:4.0.1-SNAPSHOT: The following artifacts could not be resolved: org.nutz:nutz:jar:1.r.62-SNAPSHOT, org.nutz:nutz-plugins-daocache:jar:1.r.62-SNAPSHOT, org.nutz:nutz-plugins-cache:jar:1.r.62-SNAPSHOT, org.nutz:nutz-integration-quartz:jar:1.r.62-SNAPSHOT, org.nutz:nutz-integration-jedis:jar:1.r.62-SNAPSHOT, org.nutz:nutz-plugins-wkcache:jar:1.r.62-SNAPSHOT, org.nutz:nutzwx:jar:1.r.62-SNAPSHOT, org.nutz:nutz-plugins-views:jar:1.r.62-SNAPSHOT, org.nutz:nutz-integration-rabbitmq:jar:1.r.62-SNAPSHOT, org.nutz:nutz-plugins-mock:jar:1.r.62-SNAPSHOT, cn.wizzer:wk-code-generator:jar:4.0.1-SNAPSHOT: Failure to find org.nutz:nutz:jar:1.r.62-SNAPSHOT in https://jfrog.nutz.cn/artifactory/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :wk-framework

这个是什么原因

6 回复

感谢兽总回复,
我改了配置,
现在的问题是nutz-plugins-wkcache:jar:1.r.61-SNAPSHOT is missing,
我去
阿里云也没有这个快照
http://test.vps6.cf/item/10002/bb.png

[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building wk-framework 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.nutz:nutz-plugins-wkcache:jar:1.r.61-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.981 s
[INFO] Finished at: 2017-07-02T15:57:51+08:00
[INFO] Final Memory: 8M/150M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project wk-framework: Could not resolve dependencies for project cn.wizzer:wk-framework:jar:4.0.1-SNAPSHOT: Failure to find org.nutz:nutz-plugins-wkcache:jar:1.r.61-SNAPSHOT in http://maven.aliyun.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus-aliyun has elapsed or updates are forced -> [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:

应该是1.r.62-SNAPSHOT

好的,我试试62

多谢谢兽,可以编译了。

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