OK, pardon my ignorance. How do I use/get/install the SVN version of the Jetty plugin?
On 9/7/05, Vincent Massol <[EMAIL PROTECTED]> wrote: > > > > -----Original Message----- > > From: Craig McDaniel [mailto:[EMAIL PROTECTED] > > Sent: mercredi 7 septembre 2005 20:33 > > To: Maven Users List > > Subject: [m1] Jetty plugin classpath error > > > > I am trying to use the Jetty plugin to deploy and test a webapp. > > Unfortunately I get the following error that everyone has seen at some > > point in their Java development life: > > > > java.lang.NoClassDefFoundError: sun/tools/javac/Main > > > > I know this is usuall a CLASSPATH problem and can be fixed by adding > > tools.jar to the CLASSPATH. However, I'm wondering why this isn't > > working out-of-the-box or if maybe I've screwed something up somehow. > > > > My JAVA_HOME env variable is set correctly and JAVA_HOME/lib/tools.jar > > does exist. Any ideas? > > It's been fixed in SVN. > > Thanks > -Vincent > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Craig McDaniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
