Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 12055 invoked from network); 2 Jun 2010 16:08:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jun 2010 16:08:57 -0000 Received: (qmail 2678 invoked by uid 500); 2 Jun 2010 16:08:56 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 2621 invoked by uid 500); 2 Jun 2010 16:08:56 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 2613 invoked by uid 99); 2 Jun 2010 16:08:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 16:08:56 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jason@sonatype.com designates 63.246.20.110 as permitted sender) Received: from [63.246.20.110] (HELO sonatype01.sonatype.com) (63.246.20.110) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2010 16:08:48 +0000 Received: (qmail 31685 invoked by uid 89); 2 Jun 2010 16:08:27 -0000 Received: from unknown (HELO ?10.1.10.88?) (jason@maven.org@76.102.15.69) by 63-246-20-110.contegix.com with ESMTPA; 2 Jun 2010 16:08:27 -0000 From: Jason van Zyl Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: multipart/alternative; boundary=Apple-Mail-65-834962283 Subject: Re: DefaultPluginManager.executeMojo not supported with Maven 3? Date: Wed, 2 Jun 2010 09:08:25 -0700 In-Reply-To: <398D073D88E19D44800690752F9426F10135FB934C@PSCMAIL03.bedford.progress.com> To: "Maven Developers List" References: <398D073D88E19D44800690752F9426F10135FB934C@PSCMAIL03.bedford.progress.com> Message-Id: <9668A6F1-D3BD-40CC-8FF2-EC0F06054B35@sonatype.com> X-Mailer: Apple Mail (2.1078) X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-65-834962283 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 No, you'll have to adjust to the new API. We are striving to be = compatible from the CLI perspective. We'll have a new method published = for the 3.0 release. On Jun 2, 2010, at 8:21 AM, Jamie Townsend wrote: > I'm trying to get http://code.google.com/p/mojo-executor/ to work with = Maven 3, but I'm running into an UnsupportedOperationExecption coming = from DefaultPluginManager.executeMojo. >=20 > I've had a look at both the maven-sonar-plugin & maven-cli-plugin = approaches to solving this issue, but as far as I can tell, those = solutions are not backwards compatible. Is there a backwards compatible = way to achieve this? >=20 > TIA, > Jamie Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl --------------------------------------------------------- A language that doesn=92t affect the way you think about programming is = not worth knowing.=20 =20 -=97 Alan Perlis --Apple-Mail-65-834962283--