Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 46023 invoked from network); 15 Apr 2008 21:42:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Apr 2008 21:42:46 -0000 Received: (qmail 59143 invoked by uid 500); 15 Apr 2008 21:42:39 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 59083 invoked by uid 500); 15 Apr 2008 21:42:39 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 59072 invoked by uid 99); 15 Apr 2008 21:42:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2008 14:42:39 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: unknown ~alla (athena.apache.org: encountered unrecognized mechanism during SPF processing of domain of trent@narrowistheway.org) Received: from [72.14.220.159] (HELO fg-out-1718.google.com) (72.14.220.159) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2008 21:41:56 +0000 Received: by fg-out-1718.google.com with SMTP id d23so2733038fga.32 for ; Tue, 15 Apr 2008 14:42:07 -0700 (PDT) Received: by 10.86.72.15 with SMTP id u15mr4182439fga.21.1208295726964; Tue, 15 Apr 2008 14:42:06 -0700 (PDT) Received: by 10.86.71.8 with HTTP; Tue, 15 Apr 2008 14:42:06 -0700 (PDT) Message-ID: <99cd07cc0804151442g3c712274t86ea32904cff039a@mail.gmail.com> Date: Tue, 15 Apr 2008 15:42:06 -0600 From: "Trenton D. Adams" Sender: trent@narrowistheway.org To: "Maven Users List" Subject: Re: Missing artifact org.apache.maven.plugins:maven-jetty-plugin In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1485_12854251.1208295726935" References: <47FBEA31.6040401@apache.org> X-Google-Sender-Auth: b6a4503ed90af560 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1485_12854251.1208295726935 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Just for others that may be confused. Brian showed me how to do this on IRC... In my settings.xml, I put org.mortbay.jetty On Tue, Apr 8, 2008 at 4:52 PM, Brier, Frederick (IHG Temp) < Frederick.Brier@ihg.com> wrote: > Thank you. I made a silly mistake. > > -----Original Message----- > From: Dennis Lundberg [mailto:dennisl@apache.org] > 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: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > ------=_Part_1485_12854251.1208295726935--