Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 68900 invoked from network); 20 Jan 2011 15:58:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jan 2011 15:58:39 -0000 Received: (qmail 15375 invoked by uid 500); 20 Jan 2011 15:58:39 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 15090 invoked by uid 500); 20 Jan 2011 15:58:36 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 15077 invoked by uid 99); 20 Jan 2011 15:58:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 15:58:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 15:58:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DF63323889BF; Thu, 20 Jan 2011 15:58:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1061356 - /commons/proper/codec/trunk/pom.xml Date: Thu, 20 Jan 2011 15:58:14 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110120155814.DF63323889BF@eris.apache.org> Author: ggregory Date: Thu Jan 20 15:58:14 2011 New Revision: 1061356 URL: http://svn.apache.org/viewvc?rev=1061356&view=rev Log: [CODEC-109] Allow the build to run with Maven 2 and Maven 3 with commons-parent 17. https://issues.apache.org/jira/browse/CODEC-109 Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1061356&r1=1061355&r2=1061356&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Thu Jan 20 15:58:14 2011 @@ -22,7 +22,7 @@ org.apache.commons commons-parent - 15 + 17 4.0.0 commons-codec @@ -229,9 +229,18 @@ src/java src/test + org.apache.maven.plugins + maven-site-plugin + 2.2 + + + + + + org.apache.maven.plugins maven-surefire-plugin @@ -260,6 +269,11 @@ org.apache.maven.plugins + maven-project-info-reports-plugin + 2.3.1 + + + org.apache.maven.plugins maven-changes-plugin 2.1