Thanks - this works a treat...
Mark Hobson wrote: > > On 11/01/07, bendg <[EMAIL PROTECTED]> wrote: >> I have been struggling with this problem for a couple of days now, any >> ideas? >> >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] The plugin 'org.codehaus.mojo:jetty-maven-plugin' does not exist >> or >> no valid version could be found >> >> I tried adding: >> >> <plugin> >> <groupId>org.codehaus.mojo</groupId> >> <artifactId>jetty-maven-plugin</artifactId> >> </plugin> >> >> But to no avail.. >> >> Any ideas? > > Perhaps using the correct groupId? > > http://jetty.mortbay.org/maven-plugin/howto.html > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/problems-running-project-on-jetty-tf2239041s177.html#a8276653 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
