Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行mvn tomcat7:run 老是报以下错误 #14

Open
dongluy opened this issue Nov 17, 2013 · 5 comments
Open

运行mvn tomcat7:run 老是报以下错误 #14

dongluy opened this issue Nov 17, 2013 · 5 comments

Comments

@dongluy
Copy link

dongluy commented Nov 17, 2013

No description provided.

@dongluy
Copy link
Author

dongluy commented Nov 17, 2013

[WARNING] The POM for com.bj58.spat:argo:jar:1.0.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.507s
[INFO] Finished at: Sun Nov 17 12:47:39 CST 2013
[INFO] Final Memory: 7M/108M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project argo-hello-world: Could not resolve dependencies for project com.bj58.spat:argo-hello-world:war:1.0.0: Failure to find com.bj58.spat:argo:jar:1.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

@dongluy
Copy link
Author

dongluy commented Nov 17, 2013

麻烦问一下,可能什么原因,如何解决,谢谢

@yadongwang110
Copy link

我也是这个问题,该怎么解决啊? 谢谢

@yadongwang110
Copy link

[ERROR] Failed to execute goal on project argo-hello-world: Could not resolve dependencies for project com.bj58.spat:argo-hello-world:war:1.0.0: Failure to find com.bj58.spat:argo:jar:1.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central 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

@yangzhenkun
Copy link

这个问题是没有找到argo.jar这个包,因为官方也没有将argo发布到maven上,所以用户自己得将core打包,然后将其安装到本地maven就能运行。可以参考issues#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants