You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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, or the README.md is updated with instructions how to properly start the example.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered:
Description
Unable to run Callback Events Over HTTP Quarkus Example in Local Dev Mode.
Details
When executing command
mvn clean package quarkus:dev
, there is an error in console.log:Acceptance criteria
Local Dev Mode works properly for this example, or the README.md is updated with instructions how to properly start the example.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: