Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 69783 invoked from network); 13 May 2008 15:48:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 15:48:59 -0000 Received: (qmail 61279 invoked by uid 500); 13 May 2008 15:49:01 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 60993 invoked by uid 500); 13 May 2008 15:49:00 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 60982 invoked by uid 99); 13 May 2008 15:49:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 08:49:00 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 15:48:06 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 365CC14A803D for ; Tue, 13 May 2008 10:48:27 -0500 (CDT) Message-ID: <2051907.1210693707160.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Tue, 13 May 2008 10:48:27 -0500 (CDT) From: "Benjamin Bentmann (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MNG-3570) Jetty plugin dodo is bad In-Reply-To: <20542109.1210692267224.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MNG-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=134679#action_134679 ] Benjamin Bentmann commented on MNG-3570: ---------------------------------------- bq. http://mojo.codehaus.org/jetty-maven-plugin/usage.html Says {code:xml} org.codehaus.mojo jetty-maven-plugin {code} bq. http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin Says {code:xml} org.mortbay.jetty maven-jetty-plugin {code} Please note that the group id is never {{org.apache.maven.plugins}}. In case you tried to invoke the plugin from the command line without a POM that contains a configuration for the plugin, you need to add {code:xml} org.mortbay.jetty {code} into your {{settings.xml}} to make Maven search the Jetty group id when resolving the plugin prefix "jetty". {code} bq. Which of these is correct The later page is more recent (2008 vs. 2005) so you should try this first. > Jetty plugin dodo is bad > ------------------------ > > Key: MNG-3570 > URL: http://jira.codehaus.org/browse/MNG-3570 > Project: Maven 2 > Issue Type: Bug > Components: Documentation: General > Reporter: Paul Hammant > > Which of these is correct - http://mojo.codehaus.org/jetty-maven-plugin/usage.html and http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin ? > Both result in > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-jetty-plugin' does not exist or no valid version could be found > [INFO] ------------------------------------------------------------------------ > or thereabouts. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira