Do you have the jetty plugin defined in your pom.xml?

Matt

On Sun, Mar 8, 2009 at 12:28 AM, hanasaki jiji <hanas...@gmail.com> wrote:
> users@appfuse.dev.java.net
>
> what needs to be done to support the jetty:run-war  Just built the
> MOJO from the command line: (just edited the artifactID in the POM)
>
> mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
> -DarchetypeArtifactId=appfuse-modular-spring
> -DremoteRepositories=http://static.appfuse.org/releases
> -DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app
> -DartifactId=myproject
>
> mvn jetty:run-war
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO]   AppFuse ModApp - SpringMVC
> [INFO]   AppFuse ModApp - SpringMVC - Core
> [INFO]   AppFuse ModApp - Web (Spring MVC)
> [INFO] Searching repository for plugin with prefix: 'jetty'.
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does
> not exist or no valid version could be found
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1 second
> [INFO] Finished at: Sun Mar 08 00:27:03 CST 2009
> [INFO] Final Memory: 8M/146M
> [INFO] 
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to