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 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 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 enough, the plugin is
> missing from the repository.  How do we request that it be fixed?  I
> double checked this with two different archetypes on two different
> machines to make sure it was not a problem with AppFuse.  I actually
> built a project with this archetype this weekend.  Thank you for any
> help.
> 
>  
> 
> Fred
> 
> 


-- 
Dennis Lundberg

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


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

Reply via email to