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?
-- 
View this message in context: 
http://www.nabble.com/problems-running-project-on-jetty-tf2239041s177.html#a8276385
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to