NutzCN Logo
问答 mvn intall Could not find artifact cn.wizzer:wk-code-generator:jar:4.0.1-SNAPSHOT
发布于 2097天前 作者 tanoak10 2011 次浏览 复制 上一个帖子 下一个帖子
标签:

D:\Test\NutzWk>mvn install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] [INFO] NutzWk
[INFO] wk-framework
[INFO] wk-app
[INFO] wk-web
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Building NutzWk 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wk-parent ---
[INFO] Installing D:\Test\NutzWk\pom.xml to D:\java\Apache\maven_depot\cn\wizzer\wk-parent\4.0.1-SNAPSHOT\wk-parent-4.0.1-SNAPSHOT.pom
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Building wk-framework 4.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://maven.aliyun.com/nexus/content/groups/public/cn/wizzer/wk-code-generator/4.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.aliyun.com/nexus/content/groups/public/cn/wizzer/wk-code-generator/4.0.1-SNAPSHOT/wk-code-generator-4.0.1-SNAPSHOT.pom
[WARNING] The POM for cn.wizzer:wk-code-generator:jar:4.0.1-SNAPSHOT is missing, no dependency information available
Downloading: http://maven.aliyun.com/nexus/content/groups/public/cn/wizzer/wk-code-generator/4.0.1-SNAPSHOT/wk-code-generator-4.0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] [INFO] NutzWk ............................................. SUCCESS [ 0.311 s] [INFO] wk-framework ....................................... FAILURE [ 2.176 s] [INFO] wk-app ............................................. SKIPPED
[INFO] wk-web ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.645 s
[INFO] Finished at: 2018-07-27T18:16:26+08:00
[INFO] Final Memory: 12M/192M
[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: Could not find artifact cn.wizzer:wk-code-generator:jar:4.0.1-SNAPSHOT in aliyun (http://maven.aliyun.com/nexus/content/groups/public/) -> [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 -rf :wk-framework

0 回复
添加回复
该帖子已被锁定,不能回复.
回到顶部