> I am running my jetty with maven, and I have a dependency in my POM for > wicket-contrib-tinymce. Maven downloaded the wicket-contrib-tinymce jar file > and I can see it in my repo. Jetty starts up fine as well, but I get a > NoClassDefFoundError when I click on a link that contains a page that > references this class.
What does the <dependency> look like in your pom? How are you starting Jetty? What kind of packaging are you using in your project - war? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org