-
Notifications
You must be signed in to change notification settings - Fork 498
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
本地仓库中找不到com.bj58.spat:argo:jar:1.0.0,希望能解答一下 谢谢 #16
Comments
我也遇到这个问题,怎么解决?? |
你可以用这个方法,把缺失的jar发布到自己的本地仓库,默认在.m2下面 |
这个jar包就是将argo的core打包而成的,在core目录里执行mvn package |
楼上正解,你也可以直接用eclipse导入后,在argo中右键maven->install也行 |
还是不熟悉maven的构建生命周期。maven->install |
[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]
The text was updated successfully, but these errors were encountered: