-
Bug
-
Resolution: Done
-
Blocker
-
35.0.0.Beta1
-
None
When following README instructions for jts-crash-rec quickstart, the user gets:
$ mvn clean package wildfly:deploy ... [ERROR] No plugin found for prefix 'wildfly' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available
This is caused by missing plugin configuration in this project so maven doesn't which plugin to use for wildfly:deploy goal.
This is actually a regression caused by WFLY-18409.
- is caused by
-
WFLY-18409 Remove WildFly maven plugin from QS Aggregator and Parent
- Pull Request Sent