Return-Path: X-Original-To: apmail-accumulo-commits-archive@www.apache.org Delivered-To: apmail-accumulo-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 4F52010B57 for ; Sat, 28 Dec 2013 01:21:03 +0000 (UTC) Received: (qmail 13749 invoked by uid 500); 28 Dec 2013 01:21:03 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 13719 invoked by uid 500); 28 Dec 2013 01:21:03 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 13649 invoked by uid 99); 28 Dec 2013 01:21:03 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 01:21:03 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id CB51C880502; Sat, 28 Dec 2013 01:21:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mdrob@apache.org To: commits@accumulo.apache.org Date: Sat, 28 Dec 2013 01:21:07 -0000 Message-Id: <4c112e54127f4fb9b88d3a17ebc2eee2@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [06/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/55106851 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/55106851 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/55106851 Branch: refs/heads/1.5.1-SNAPSHOT Commit: 55106851ab6516d56a2a43427ab95f9b0dcf1208 Parents: 17f4de1 7547b29 Author: Mike Drob Authored: Fri Dec 27 17:19:04 2013 -0800 Committer: Mike Drob Committed: Fri Dec 27 17:19:04 2013 -0800 ---------------------------------------------------------------------- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/55106851/pom.xml ---------------------------------------------------------------------- diff --cc pom.xml index 4d223d9,955818d..672204e --- a/pom.xml +++ b/pom.xml @@@ -594,134 -401,25 +594,150 @@@ + com.google.code.sortpom + maven-sortpom-plugin + [2.1.0,) + + verify + + + + + + ++ ++ + com.github.koraktor + mavanagaiata + [0.6.1,) + + commit + + + + + + + + + + com.google.code.sortpom + maven-sortpom-plugin + + + verify-sorted-pom + + verify + + validate + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + + copy-dependencies + + prepare-package + + ../lib + + true + runtime + true + sources,test-sources + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-mvn + + enforce + + + + + [${maven.min-version},) + + + + + + + + com.github.koraktor + mavanagaiata ++ ++ true ++ + + + git-commit + + commit + + validate + + + + + org.apache.maven.plugins + maven-failsafe-plugin + + + run-integration-tests + + integration-test + + integration-test + + + verify-integration-tests + + verify + + verify + + + + + org.apache.maven.plugins + maven-scm-publish-plugin + + + scm-publish + + publish-scm + + site-deploy + + + + + + + + org.apache.maven.wagon + wagon-ssh + 2.4 + + -