[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< com.bjsxt:dubbo-user-portal >---------------------
[INFO] Building dubbo-user-portal 0.0.1-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for com.bjsxt:dubbo-user-portal-service:jar:0.0.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.929 s
[INFO] Finished at: 2019-05-25T17:53:18+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dubbo-user-portal: Could not resolve dependencies for project com.bjsxt:dubbo-user-portal:war:0.0.1-SNAPSHOT: Could not find artifact com.bjsxt:dubbo-user-portal-service:jar:0.0.1-SNAPSHOT -> [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不知道为什么提示找不到service,其他的安装都没问题,就portal有问题