run mvn jetty:run -U (-U is required the first time you use this plugin if no version of the plugin is define in the pom.xml)
See http://wiki.github.com/dpp/liftweb/about-maven-mini-guide /davidB On Wed, Sep 30, 2009 at 03:11, jlist9 <[email protected]> wrote: > > Hi, > > I'm new to Lift. I'm trying to follow the getting started guide to > build the first simple > demo.helloworld project. At the end of Maven command output I see > "BUILD SUCCESSFUL". > However, when I run "mvn jetty:run", I get error: > > The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not > exist or no valid version could be found > > I wonder if I need to manually install jetty? If so, is there any > configuration instructions? > > Thanks > Jack > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
