Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 519B710BCB for ; Thu, 8 Aug 2013 10:04:20 +0000 (UTC) Received: (qmail 1705 invoked by uid 500); 8 Aug 2013 10:04:19 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 1637 invoked by uid 500); 8 Aug 2013 10:04:18 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 1627 invoked by uid 99); 8 Aug 2013 10:04:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Aug 2013 10:04:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 08 Aug 2013 10:04:16 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 392DE23889ED; Thu, 8 Aug 2013 10:03:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1511663 - /directory/mavibot/trunk/pom.xml Date: Thu, 08 Aug 2013 10:03:55 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130808100355.392DE23889ED@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Thu Aug 8 10:03:54 2013 New Revision: 1511663 URL: http://svn.apache.org/r1511663 Log: Removed some plugins from the pluginManagement, they are already declared in project Modified: directory/mavibot/trunk/pom.xml Modified: directory/mavibot/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/mavibot/trunk/pom.xml?rev=1511663&r1=1511662&r2=1511663&view=diff ============================================================================== --- directory/mavibot/trunk/pom.xml (original) +++ directory/mavibot/trunk/pom.xml Thu Aug 8 10:03:54 2013 @@ -27,14 +27,14 @@ - Apache Mavibot Project + Apache Mavibot Project Parent http://directory.apache.org/mavibot/ org.apache.directory.mavibot 1.0.0-M1-SNAPSHOT mavibot-parent - ApacheDS MVCC BTree implementation + ApacheDS Mavibot Parent pom @@ -126,18 +126,6 @@ - org.apache.maven.plugins - maven-assembly-plugin - 2.4 - - - - org.apache.maven.plugins - maven-release-plugin - 2.4.1 - - - org.apache.rat apache-rat-plugin @@ -163,12 +151,6 @@ - - - org.apache.geronimo.genesis.plugins - tools-maven-plugin - 1.4 - @@ -256,6 +238,24 @@ + + + org.apache.geronimo.genesis.plugins + tools-maven-plugin + + + verify-legal-files + verify + + verify-legal-files + + + + false + + + +