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]

Reply via email to