具体异常:
[ERROR] Failed to execute goal on project dubbo-echo-provider: Could not resolve dependencies for project com.yootk:dubbo-echo-provider:jar:1.0: Failed to collect dependencies at com.yootk:dubbo-api:jar:1.0: Failed to read artifact descriptor for com.yootk:dubbo-api:jar:1.0: Could not find artifact com.yootk:dubbo:pom:1.0 in nexus-aliyun (http://maven.aliyun.com/nexus/content/groups/public) -> [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
解决办法
先打父包 在打子包