编译generator失败:
[INFO] Scanning for projects…
[INFO]
[INFO] ----------------------< com.jiawa.nls:generator >-----------------------
[INFO] Building generator 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.jiawa.nls:business:jar:0.0.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.456 s
[INFO] Finished at: 2024-06-05T21:01:40+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project generator: Could not resolve dependencies for project com.jiawa.nls:generator:jar:0.0.1-SNAPSHOT: Could not find artifact com.jiawa.nls:business: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
Process finished with exit code 1