Maven - No plugin found for prefix 'wildfly' in the current project
Am using Wildfly 8 and I need to use the java batch processor from JSR 352. I downloaded the examples from https://github.com/javaee-samples/javaee7-samples but can't get them to work. On the batch folder I did mvn clean package wildfly:deploy but am getting the error No plugin found for prefix 'wildfly' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/krishnen/.m2/repository), codehaus-snapshots ( http://nexus.codehaus.org/snapshots/ ), central ( http://repo.maven.apache.org/maven2)] Any ideas what may