[ERROR] Failed to execute goal on project rocketmq-dashboard: Could not resolve dependencies for project org.apache.rocketmq:rocketmq-dashboard:jar:1.0.1-SNAPSHOT: Failed to collect dependencies at org.springframework.data:spring-data-commons:jar:2.6.0: Failed to read artifact descriptor for org.springframework.data:spring-data-commons:jar:2.6.0: Could not transfer artifact org.jetbrains.kotlinx:kotlinx-coroutines-bom:pom:1.5.2 from/to 96nexus (http://172.18.64.96:8080/nexus/content/groups/public/): Connect to 172.18.64.96:8080 [/172.18.64.96] failed: Connection timed out: connect -> [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
ping了下172.18.64.96这个ip发现超时,删除了maven镜像源的对应配置(settings.xml文件)即可