Re: Missing artifact org.apache.maven.plugins:maven-jetty-plugin

2008-04-15 Thread Trenton D. Adams
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

RE: Missing artifact org.apache.maven.plugins:maven-jetty-plugin

2008-04-08 Thread Brier, Frederick (IHG Temp)
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

Re: Missing artifact org.apache.maven.plugins:maven-jetty-plugin

2008-04-08 Thread Dennis Lundberg
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

Re: Missing artifact org.apache.maven.plugins:maven-jetty-plugin

2008-04-08 Thread Michael
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