The plugin 'org.apache.maven.plugins:maven-jboss-as-plugin' does not exist or no valid version could be found
问题 I hit into deployment error for Jboss AS 7.1.1 Final deployment as mentioned at Could not connect to remote://localhost:9999. The connection timed out Jboss 7.1.1 Final. I am trying to use latest version of Jboss Maven plugin '7.4.Final' from '7.1.1.Final'. When I made change in POM configuration I am getting following error for both versions of plug-in. I have confirmed that my .m2 has both of these plug-in versions available. Is POM meta data corrupt in my case, if so how do I clean it up