> I'm trying to start a project using AppFuse. > I got this error when running 'mvn jetty:run-war': > org.apache.maven.lifecycle.LifecycleExecutionException: The plugin > 'org.apache.maven.plugins:maven-jetty-plu > t exist or no valid version could be found
If you are using a modular archetype you must run the 'mvn jetty:run-war' command inside the 'web/' directory. Cheers -- Cayetano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
