fantonangeli opened a new issue, #3166: URL: https://github.com/apache/incubator-kie-tools/issues/3166
Running `incubator-kie-serverless-logic-web-tools-swf-dev-mode` image there is this error: ``` [fantonan@fantonan-thinkpadp1gen3 serverless-logic-web-tools-swf-dev-mode-image]$ docker run --rm -it --name tmp -p 8080:8080 quay.io/kubesmarts/incubator-kie-serverless-logic-web-tools-swf-dev-mode:main [INFO] Scanning for projects... [INFO] [INFO] --< org.kie.kogito:serverless-logic-web-tools-swf-deployment-quarkus-app >-- [INFO] Building KIE Tools :: Serverless Logic Web Tools :: Deployment Quarkus app 0.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- quarkus-maven-plugin:3.15.3.1:dev (default-cli) @ serverless-logic-web-tools-swf-deployment-quarkus-app --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.838 s [INFO] Finished at: 2025-05-30T14:22:26Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:3.15.3.1:dev (default-cli) on project serverless-logic-web-tools-swf-deployment-quarkus-app: Detected Maven Version (3.8.5) is not supported, it must be in [3.8.6,). -> [Help 1] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
