My guess is you're running this from the wrong directory. Make sure you're in your project's root directory.
On Fri, Apr 24, 2009 at 12:51 PM, Ime Asangansi <imeasanga...@googlemail.com > wrote: > Hi all, > > I just started a new appfuse spring-basic project. > When I run mvn jetty:run, I get this error: > Internal error in the plugin manager executing goal > 'org.mortbay.jetty:maven- > jetty-plugin:6.1.9:run': Unable to find the mojo 'org.mortbay.jetty:maven- > jetty-plugin:6.1.9:run' in the plugin > 'org.mortbay.jetty:maven-jetty-plugin' > org.mortbay.jetty.webapp.WebAppContext > > Please has anyone met this error and how did you solve it? > > Thanks > > Cheers, > Ime >