mvn clean package -Dmaven.javadoc.skip=true
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------< org.hzero:hzero-gateway >-----------------------
[INFO] Building hzero-gateway 1.5.6
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.936 s
[INFO] Finished at: 2023-06-19T22:44:43-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hzero-gateway: Could not resolve dependencies for project org.hzero:hzero-gateway:jar:1.5.6: Failed to collect dependencies at org.hzero.starter:hzero-starter-dynamic-route:jar:1.5.1.RELEASE: Failed to read artifact descriptor for org.hzero.starter:hzero-starter-dynamic-route:jar:1.5.1.RELEASE: The following artifacts could not be resolved: org.hzero.starter:hzero-starter-dynamic-route:pom:1.5.1.RELEASE (absent): Could not transfer artifact org.hzero.starter:hzero-starter-dynamic-route:pom:1.5.1.RELEASE from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [HandPublic (http://nexus.saas.hand-china.com/content/repositories/public/, default, releases+snapshots), HzeroRelease (http://nexus.saas.hand-china.com/content/repositories/Hzero-Release/, default, releases), HzeroSnapshot (http://nexus.saas.hand-china.com/content/repositories/Hzero-Snapshot/, default, releases+snapshots)] -> [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
完整报错信息如下: