Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 96413 invoked from network); 10 Apr 2007 20:29:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2007 20:29:42 -0000 Received: (qmail 3641 invoked by uid 500); 10 Apr 2007 20:29:43 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 3589 invoked by uid 500); 10 Apr 2007 20:29:42 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 3560 invoked by uid 99); 10 Apr 2007 20:29:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2007 13:29:42 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2007 13:29:35 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id A0E261A9838; Tue, 10 Apr 2007 13:29:15 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r527280 - /maven/sandbox/trunk/plugins/maven-component-it-plugin/pom.xml Date: Tue, 10 Apr 2007 20:29:15 -0000 To: commits@maven.apache.org From: jdcasey@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070410202915.A0E261A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jdcasey Date: Tue Apr 10 13:29:14 2007 New Revision: 527280 URL: http://svn.apache.org/viewvc?view=rev&rev=527280 Log: Fixing dependencies according to dependency:analyze. Modified: maven/sandbox/trunk/plugins/maven-component-it-plugin/pom.xml Modified: maven/sandbox/trunk/plugins/maven-component-it-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-component-it-plugin/pom.xml?view=diff&rev=527280&r1=527279&r2=527280 ============================================================================== --- maven/sandbox/trunk/plugins/maven-component-it-plugin/pom.xml (original) +++ maven/sandbox/trunk/plugins/maven-component-it-plugin/pom.xml Tue Apr 10 13:29:14 2007 @@ -20,18 +20,23 @@ + org.codehaus.plexus + plexus-container-default + 1.0-alpha-9-stable-1 + + + org.codehaus.plexus + plexus-utils + 1.4.1 + + org.apache.maven maven-plugin-api 2.0.4 org.apache.maven - maven-project - 2.0 - - - org.apache.maven - maven-settings + maven-model 2.0 @@ -41,13 +46,19 @@ org.codehaus.plexus - plexus-utils - 1.1 - - - org.codehaus.plexus plexus-velocity 1.1.2 + + + plexus + plexus-utils + + + + + velocity + velocity-dep + 1.4 org.apache.maven.shared