To solve the error:
No plugin found for prefix 'jetty' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories
Just run this command :
mvn org.mortbay.jetty:jetty-maven-plugin:run
Resource:
http://appfuse.547863.n4.nabble.com/No-plugin-found-for-prefix-jetty-in-the-current-project-td3041024.html
No plugin found for prefix 'jetty' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories
Just run this command :
mvn org.mortbay.jetty:jetty-maven-plugin:run
Resource:
http://appfuse.547863.n4.nabble.com/No-plugin-found-for-prefix-jetty-in-the-current-project-td3041024.html
No comments:
Post a Comment