Return-Path: Delivered-To: apmail-maven-commits-archive@www.apache.org Received: (qmail 14615 invoked from network); 22 Mar 2007 19:01:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Mar 2007 19:01:25 -0000 Received: (qmail 43060 invoked by uid 500); 22 Mar 2007 19:01:32 -0000 Delivered-To: apmail-maven-commits-archive@maven.apache.org Received: (qmail 43011 invoked by uid 500); 22 Mar 2007 19:01:32 -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 42982 invoked by uid 99); 22 Mar 2007 19:01:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2007 12:01:31 -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; Thu, 22 Mar 2007 12:01:23 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 1B5FF1A983E; Thu, 22 Mar 2007 12:01:03 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r521404 - /maven/sandbox/trunk/enterprise/enterprise-web/pom.xml Date: Thu, 22 Mar 2007 19:01:02 -0000 To: commits@maven.apache.org From: handyande@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070322190103.1B5FF1A983E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: handyande Date: Thu Mar 22 12:00:59 2007 New Revision: 521404 URL: http://svn.apache.org/viewvc?view=rev&rev=521404 Log: We now have to enter all our runtime deps too Modified: maven/sandbox/trunk/enterprise/enterprise-web/pom.xml Modified: maven/sandbox/trunk/enterprise/enterprise-web/pom.xml URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/enterprise/enterprise-web/pom.xml?view=diff&rev=521404&r1=521403&r2=521404 ============================================================================== --- maven/sandbox/trunk/enterprise/enterprise-web/pom.xml (original) +++ maven/sandbox/trunk/enterprise/enterprise-web/pom.xml Thu Mar 22 12:00:59 2007 @@ -25,7 +25,37 @@ org.codehaus.plexus.security - plexus-security-authentication-api + plexus-security-authorization-rbac-store-jdo + 1.0-alpha-11-SNAPSHOT + + + org.codehaus.plexus.security + plexus-security-authentication-provider-keystore + 1.0-alpha-11-SNAPSHOT + + + org.codehaus.plexus.security + plexus-security-keys-jdo + 1.0-alpha-11-SNAPSHOT + + + org.codehaus.plexus.security + plexus-security-authentication-provider-user-manager + 1.0-alpha-11-SNAPSHOT + + + org.codehaus.plexus.security + plexus-security-user-management-provider-jdo + 1.0-alpha-11-SNAPSHOT + + + org.codehaus.plexus.security + plexus-security-authorization-rbac-authorizer + 1.0-alpha-11-SNAPSHOT + + + org.codehaus.plexus.security + plexus-security-system 1.0-alpha-11-SNAPSHOT