Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 63871 invoked from network); 6 May 2009 17:26:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 17:26:01 -0000 Received: (qmail 13673 invoked by uid 500); 6 May 2009 17:26:01 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 13618 invoked by uid 99); 6 May 2009 17:25:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 17:25:57 +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; Wed, 06 May 2009 17:25:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E22C423888F4; Wed, 6 May 2009 17:25:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r772377 - /db/jdo/trunk/maven.xml Date: Wed, 06 May 2009 17:25:23 -0000 To: jdo-commits@db.apache.org From: andyj@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090506172523.E22C423888F4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: andyj Date: Wed May 6 17:25:23 2009 New Revision: 772377 URL: http://svn.apache.org/viewvc?rev=772377&view=rev Log: make M2 copying more flexible so copes with other projects Modified: db/jdo/trunk/maven.xml Modified: db/jdo/trunk/maven.xml URL: http://svn.apache.org/viewvc/db/jdo/trunk/maven.xml?rev=772377&r1=772376&r2=772377&view=diff ============================================================================== --- db/jdo/trunk/maven.xml (original) +++ db/jdo/trunk/maven.xml Wed May 6 17:25:23 2009 @@ -217,7 +217,8 @@ toFile="${jdo.releases.dist.dir}/m1-ibiblio-rsync-repository/${pom.groupId}/poms/${maven.final.name}.pom" /> + toFile="${jdo.releases.dist.dir}/m2-ibiblio-rsync-repository/javax/jdo/${pom.artifactId}/maven-metadata.xml" + failonerror="false"/>