From adffaces-user-return-2563-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Tue Apr 03 00:52:06 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 8888 invoked from network); 3 Apr 2007 00:52:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 00:52:06 -0000 Received: (qmail 71149 invoked by uid 500); 3 Apr 2007 00:52:12 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 71138 invoked by uid 500); 3 Apr 2007 00:52:12 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 71129 invoked by uid 99); 3 Apr 2007 00:52:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 17:52:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [63.249.95.37] (HELO mail.cruzio.com) (63.249.95.37) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 17:52:04 -0700 Received: from cruzio.com (bmail.cruzio.com [63.249.95.39]) by mail.cruzio.com with ESMTP id l330phRD007670 for ; Mon, 2 Apr 2007 17:51:43 -0700 (PDT) From: "ryee" To: adffaces-user@incubator.apache.org Subject: Re: Trinidad Build Problem - The plugin 'org.apache.maven.plugins :maven-site-plugin' does not exist or no valid version could be found Date: Mon, 2 Apr 2007 17:51:43 -0700 Message-Id: <20070403005113.M84088@cruzio.com> In-Reply-To: <6A6A5389-19A2-4A5F-B18E-A7FE940C8AD2@holoweb.net> References: <460F2C03.5010600@cruzio.com> <6A6A5389-19A2-4A5F-B18E-A7FE940C8AD2@holoweb.net> X-Mailer: Open WebMail 2.51 20050317 X-OriginatingIP: 66.192.115.2 (ryee) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on mail.cruzio.com X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=0.0 required=1.0 tests=AWL autolearn=disabled version=3.1.7 Laurie, I'm running 2.0.5. I tried 'mvn -cpu install' and get the same error about the missing maven-site plugin. I will try reinstalling maven to see if it helps. -Richard On Sun, 1 Apr 2007 03:15:58 -0400, Laurie Harper wrote > Oops, sorry, my bad; it's not one of the Trinidad plugins Maven is > missing, it's Maven's site plugin. What version of Maven are you > using? Have you tried 'mvn -cpu'?