LuboTerifaj opened a new issue, #1952: URL: https://github.com/apache/incubator-kie-kogito-examples/issues/1952
### Description Unable to run [Callback Events Over HTTP Quarkus Example](https://github.com/apache/incubator-kie-kogito-examples/tree/stable/serverless-workflow-examples/serverless-workflow-callback-events-over-http-quarkus) in Local Dev Mode. #### Details When executing command `mvn clean package quarkus:dev`, there is an error in console.log: ``` No plugin found for prefix 'quarkus' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/admin/.m2/repository), jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/), central (https://repo.maven.apache.org/maven2)] ``` ### Acceptance criteria Local Dev Mode works properly for this example. ### Implementation ideas _No response_ -- 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]
