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 trying to start the service as described in the docs, I'm getting this error:
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:java (default-cli) on project minie: The parameters 'mainClass' for goal org.codehaus.mojo:exec-maven-plugin:3.0.0:java are missing or invalid -> [Help 1]
Adding the following snippet fixed the problem for me.
When trying to start the service as described in the docs, I'm getting this error:
Adding the following snippet fixed the problem for me.
The text was updated successfully, but these errors were encountered: