PabloS wrote: > > That was the problem indeed. I was able to generate a domain class and > controller, but couldn't run the application, I get a NoClassDefFound for > org.mortbay.jetty.Server >
I have created a Wiki page for the maven integration to help people get over any configuration issues: http://www.grails.org/Maven+Integration I'm also looking at the run-app issue. It's probably a case of adding Jetty as a runtime dependency. Cheers, Peter -- View this message in context: http://www.nabble.com/Experimental-Grails-archetype-tp20395006p20442827.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
