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

找不到zfoo的依赖, 我在mvnrepository搜也没有找到 #7

Open
chn-yang opened this issue Aug 10, 2022 · 3 comments
Open

找不到zfoo的依赖, 我在mvnrepository搜也没有找到 #7

chn-yang opened this issue Aug 10, 2022 · 3 comments

Comments

@chn-yang
Copy link

$ mvn install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] common [jar]
[INFO] admin [jar]
[INFO] gateway [jar]
[INFO] home [jar]
[INFO] cache [jar]
[INFO] single [jar]
[INFO] single-boot [jar]
[INFO] tank-game-server [pom]
[INFO]
[INFO] ------------------------< com.zfoo.tank:common >------------------------
[INFO] Building common 1.0 [1/8]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.zfoo:event:jar:3.0 is missing, no dependency information available
[WARNING] The POM for com.zfoo:hotswap:jar:3.0 is missing, no dependency information available
[WARNING] The POM for com.zfoo:net:jar:3.0 is missing, no dependency information available
[WARNING] The POM for com.zfoo:scheduler:jar:3.0 is missing, no dependency information available
[WARNING] The POM for com.zfoo:storage:jar:3.0 is missing, no dependency information available
[WARNING] The POM for com.zfoo:orm:jar:3.0 is missing, no dependency information available
[WARNING] The POM for com.zfoo:util:jar:3.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tank-game-server 1.0:
[INFO]
[INFO] common ............................................. FAILURE [ 0.164 s]
[INFO] admin .............................................. SKIPPED
[INFO] gateway ............................................ SKIPPED
[INFO] home ............................................... SKIPPED
[INFO] cache .............................................. SKIPPED
[INFO] single ............................................. SKIPPED
[INFO] single-boot ........................................ SKIPPED
[INFO] tank-game-server ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.296 s
[INFO] Finished at: 2022-08-10T15:52:33+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project common: Could not resolve dependencies for project com.zfoo.tank:common:jar:1.0: The following artifacts could not be resolved: com.zfoo:event:jar:3.0, com.zfoo:hotswap:jar:3.0, com.zfoo:net:jar:3.0, com.zfoo:scheduler:jar:3.0, com.zfoo:storage:jar:3.0, com.zfoo:orm:jar:3.0, com.zfoo:util:jar:3.0: Failure to find com.zfoo:event:jar:3.0 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:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

@jaysunxiao
Copy link
Contributor

把zfoo下载到本地,mavent install到本地仓库

@chn-yang
Copy link
Author

OK了, 谢谢

@jaysunxiao jaysunxiao reopened this Oct 14, 2022
@miaomiao1992
Copy link

把zfoo下载到本地,mavent install到本地仓库

感谢,我也懂了

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