【发布时间】:2012-12-19 15:56:56
【问题描述】:
我们正在从 tomcat 迁移到 JBoss AS7,我一直在阅读文档,它告诉我做一个
mvn jboss-as:deploy 在项目上,但我得到:
[ERROR] No plugin found for prefix 'jboss-as' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/jsmith/.m2/repository), central (http://repo.maven.apache.org/maven2)] -> [Help 1]
谁能告诉我我的设置中缺少什么..
【问题讨论】: