Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 65027 invoked from network); 24 Jan 2011 20:06:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Jan 2011 20:06:02 -0000 Received: (qmail 21515 invoked by uid 500); 24 Jan 2011 20:06:00 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 21413 invoked by uid 500); 24 Jan 2011 20:05:59 -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 21405 invoked by uid 99); 24 Jan 2011 20:05:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 20:05:59 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.geery@gmail.com designates 209.85.215.171 as permitted sender) Received: from [209.85.215.171] (HELO mail-ey0-f171.google.com) (209.85.215.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jan 2011 20:05:54 +0000 Received: by eyg5 with SMTP id 5so2986338eyg.30 for ; Mon, 24 Jan 2011 12:05:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=4ZqBGc1bWCzbWi2Ay+oPI6ehTrRKzt5+jICtj4x/YCU=; b=aihcon5UwxMGbPzY/ySJiYB/WJSQmUiTwYjOoafBiD+oNqqODCI3Ex1aJxEH7FFjsp kjcqaqeuUY1FjJCaZ3wdJV5KOBGrhPWPhD31BcZ4mBl+dUaF5fvDTQhXvVnENB+N93h7 +HbEtMKZWtfTr9iJEcLgrrk8B62Ps16PZyI6s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=iOeIykBWa2c20K0v9XVn5xbTWniQb3uBl8xb0YbQOFfO7KpUf+3wqtxDlAT+LE/TPs zjVIXQMG3IGT2tYvfIYPdckE8OfERaE1I4Vk3fuaRXyiespG8PSgAW9qcd+Fev3HkhqN qYOg0QKfWzPICEUPGGb+KoXmIMcSPJ9cymtM8= MIME-Version: 1.0 Received: by 10.204.74.74 with SMTP id t10mr4051413bkj.161.1295899532628; Mon, 24 Jan 2011 12:05:32 -0800 (PST) Received: by 10.204.70.212 with HTTP; Mon, 24 Jan 2011 12:05:32 -0800 (PST) In-Reply-To: <4D39E453.5000201@apache.org> References: <4D39E453.5000201@apache.org> Date: Mon, 24 Jan 2011 15:05:32 -0500 Message-ID: Subject: Re: pdf plugin broken in maven3? From: Andrew Geery To: Maven Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I don't see 1.2-SNAPSHOT in the main repository -- what repository should I be pointing at? Thanks Andrew On Fri, Jan 21, 2011 at 2:53 PM, Lukas Theussl wrote: > > I haven't actually tried with maven 3 but as I understand from Olivier's > comments at MPDF-41, it should work apart from the reports inclusion. I h= ave > just re-deployed the current 1.2-SNAPSHOT, if you can test it, I will > attempt a release next week (I was planning to release it during the Xmas > holydays but Santa Claus brought me another toy...) > > Thanks, > -Lukas > > > Andrew Geery wrote: >> >> Is the PDF plugin expected to work in Maven3? =A0I see this bug report >> [http://jira.codehaus.org/browse/MPDF-41], but it doesn't look like >> there has been a new release [or even that the issue has been >> resolved]. =A0Does anyone know the timing for a new release? >> >> Thanks >> Andrew >> >> # mvn -v >> Apache Maven 3.0.2 (r1056850; 2011-01-08 19:58:10-0500) >> Java version: 1.6.0_20, vendor: Sun Microsystems Inc. >> Java home: /usr/java/jdk1.6.0_20/jre >> Default locale: en_US, platform encoding: UTF-8 >> OS name: "linux", version: "2.6.9-42.elsmp", arch: "i386", family: "unix= " >> >> # mvn pdf:pdf >> ... >> [INFO] --- maven-pdf-plugin:1.1:pdf (default-cli) @ test --- >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 2.750s >> [INFO] Finished at: Fri Jan 21 11:58:52 EST 2011 >> [INFO] Final Memory: 11M/110M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-pdf-plugin:1.1:pdf (default-cli) on >> project test: Execution default-cli of goal >> org.apache.maven.plugins:maven-pdf-plugin:1.1:pdf failed: An API >> incompatibility was encountered while executing >> org.apache.maven.plugins:maven-pdf-plugin:1.1:pdf: >> java.lang.NoSuchMethodError: >> >> org.apache.maven.plugin.PluginManager.verifyReportPlugin(Lorg/apache/mav= en/model/ReportPlugin;Lorg/apache/maven/project/MavenProject;Lorg/apache/ma= ven/execution/MavenSession;)Lorg/apache/maven/plugin/descriptor/PluginDescr= iptor; >> >> --------------------------------------------------------------------- >> 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org