Skip to content

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

@chn-yang

Description

@chn-yang

$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions