I would suggest installing the m2eclipse plugin or simply running "mvn jetty:run" from the command line.
On Tue, Feb 2, 2010 at 12:23 PM, jason mayer <jason.ma...@gmail.com> wrote: > Hi, let me preface this with "I'm a complete newbie to Maven". I'm > trying to import the project into Eclipse now so that I can debug and > see what's going wrong with the ldap authentication. Is there any > documentation on how to set this project up in a newer version of > eclipse (i.e. 3.4 or later)? While I've had success deploying the > project, I have not yet had any success getting eclipse set up. I'd > like to debug so I can see what's preventing my ldap authentication > from working correctly. >