riginal Message-
> From: Dennis Lundberg [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 08, 2008 5:57 PM
> To: Maven Users List
> Subject: Re: Missing artifact
> org.apache.maven.plugins:maven-jetty-plugin
>
> This is not an official plugin, so it has a different groupId than the
Thank you. I made a silly mistake.
-Original Message-
From: Dennis Lundberg [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 08, 2008 5:57 PM
To: Maven Users List
Subject: Re: Missing artifact
org.apache.maven.plugins:maven-jetty-plugin
This is not an official plugin, so it has a
This is not an official plugin, so it has a different groupId than the
normal official plugins. Therefor you have to specify the groupId to be
able to use it:
org.mortbay.jetty:maven-jetty-plugin
Brier, Frederick (IHG Temp) wrote:
I was attempting to use AppFuse. Created a project from an a
Brier, Frederick (IHG Temp) wrote:
I was attempting to use AppFuse. Created a project from an archetype
and then tried "mvn jetty:run-war". I got a BUILD ERROR - "The plugin
'org.apache.maven.plugins:maven-jetty-plugin' does not exist or no valid
version could be found". So I checked. Sure en