The POM for com.xubo:service_base:jar:0.0.1-SNAPSHOT is missing, no dependency information available

发布时间 2023-09-16 17:10:19作者: 哩个啷个波

报错信息

[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------< com.xubo:service_edu >------------------------
[INFO] Building service_edu 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.xubo:service_base:jar:0.0.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.609 s
[INFO] Finished at: 2023-09-16T16:48:56+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project service_edu: Could not resolve dependencies for project com.xubo:service_edu:jar:0.0.1-SNAPSHOT: Could not find artifact com.xubo:service_base: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/DependencyResolutionExceptionj

  

解决方式: