Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 37EC88B44 for ; Fri, 9 Sep 2011 04:59:35 +0000 (UTC) Received: (qmail 77660 invoked by uid 500); 9 Sep 2011 04:59:33 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 77026 invoked by uid 500); 9 Sep 2011 04:59:13 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 77009 invoked by uid 99); 9 Sep 2011 04:59:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 04:59:07 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 209.85.210.47 as permitted sender) Received: from [209.85.210.47] (HELO mail-pz0-f47.google.com) (209.85.210.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 04:58:57 +0000 Received: by pzk2 with SMTP id 2so2527615pzk.34 for ; Thu, 08 Sep 2011 21:58:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:references:from:content-type:x-mailer:in-reply-to :message-id:date:to:content-transfer-encoding:mime-version; bh=3VRo1OYUMydx79p8NCAyRN+Tiic4bNHnqrScdOlA5fs=; b=rylJt63WtTNt+qsiNa9y5mqqa0jQcEmN06NBkZHGnGKGkxDCi+dvCKutWdCWSRVcf4 7qv4lnjmQkuhBd6Sf7uVOpEIBhDU72e8Wx6Eeih35iSF4nKo9I2Ty4uStNEAi0ls6Ruq 5zPYRk+sWyF/LsUqA0TsA+OHBKn4T+zj5cUro= Received: by 10.68.24.68 with SMTP id s4mr2210263pbf.333.1315544317203; Thu, 08 Sep 2011 21:58:37 -0700 (PDT) Received: from [192.168.0.7] (75-171-18-48.phnx.qwest.net. [75.171.18.48]) by mx.google.com with ESMTPS id i3sm9895509pbg.10.2011.09.08.21.58.34 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Sep 2011 21:58:35 -0700 (PDT) Subject: Re: [math] maven build issue References: From: Phil Steitz Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (8L1) In-Reply-To: Message-Id: Date: Thu, 8 Sep 2011 21:58:31 -0700 To: Commons Developers List Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (iPhone Mail 8L1) I know some people have gotten maven 3 to work, but I think most [math] deve= lopers use maven 2. That's what I use at least. You might try that. Phil On Sep 8, 2011, at 9:19 PM, Greg Sterijevski wrote:= > Hello All, >=20 > I am seeing this. My build is on a Mac. Does anyone have any clues? >=20 > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-site-plugin:3.0-beta-3:site (default-site) o= n > project commons-math: failed to get Reports: Unable to parse configuration= > of mojo org.codehaus.mojo:findbugs-maven-plugin:2.1:findbugs for parameter= > localRepository: Abstract class or interface > 'org.apache.maven.artifact.repository.DefaultArtifactRepository' cannot be= > instantiated -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -= e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, plea= se > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException >=20 >=20 > Here is the result mvn --version >=20 > Apache Maven 3.0.3 (r1075438; 2011-02-28 11:31:09-0600) > Maven home: /usr/share/maven > Java version: 1.5.0_30, vendor: Apple Inc. > Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home= > Default locale: en_US, platform encoding: MacRoman > OS name: "mac os x", version: "10.5.8", arch: "i386", family: "unix" >=20 >=20 > Thank you, >=20 > -Greg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org