Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 39662 invoked from network); 7 Feb 2007 13:02:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2007 13:02:34 -0000 Received: (qmail 8475 invoked by uid 500); 7 Feb 2007 13:02:41 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 8455 invoked by uid 500); 7 Feb 2007 13:02:41 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 8441 invoked by uid 99); 7 Feb 2007 13:02:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 05:02:41 -0800 X-ASF-Spam-Status: No, hits=-9.4 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; Wed, 07 Feb 2007 05:02:33 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id B13891A981A; Wed, 7 Feb 2007 05:02:13 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r504534 - /maven/continuum/trunk/continuum-webapp/pom.xml Date: Wed, 07 Feb 2007 13:02:13 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070207130213.B13891A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: evenisse Date: Wed Feb 7 05:02:12 2007 New Revision: 504534 URL: http://svn.apache.org/viewvc?view=rev&rev=504534 Log: Add derby to jetty plugin dependencies Modified: maven/continuum/trunk/continuum-webapp/pom.xml Modified: maven/continuum/trunk/continuum-webapp/pom.xml URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?view=diff&rev=504534&r1=504533&r2=504534 ============================================================================== --- maven/continuum/trunk/continuum-webapp/pom.xml (original) +++ maven/continuum/trunk/continuum-webapp/pom.xml Wed Feb 7 05:02:12 2007 @@ -212,6 +212,13 @@ + + + org.apache.derby + derby + 10.1.3.1 + + org.apache.maven.plugins