-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hello, Im looking to try out this project. looks very cool.
but can't start the services.
`~/polybot/executor-service# mvn spring-boot:run -Dspring-boot.run.profiles=develop
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< com.polybot:executor-service >--------------------
[INFO] Building executor-service 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] >>> spring-boot-maven-plugin:3.3.1:run (default-cli) > test-compile @ executor-service >>>
[WARNING] The POM for com.polybot:polybot-core:jar:0.0.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.488 s
[INFO] Finished at: 2025-12-30T22:13:46Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project executor-service: Could not resolve dependencies for project com.polybot:executor-service:jar:0.0.1-SNAPSHOT: Could not find artifact com.polybot:polybot-core: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
`
using ubuntu 24.04
maven installed from apt. maven 3.8