Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 31BE9200D27 for ; Wed, 25 Oct 2017 17:49:18 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 300E91609E5; Wed, 25 Oct 2017 15:49:18 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 76D2D1609DD for ; Wed, 25 Oct 2017 17:49:17 +0200 (CEST) Received: (qmail 76756 invoked by uid 500); 25 Oct 2017 15:49:16 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 76747 invoked by uid 99); 25 Oct 2017 15:49:16 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Oct 2017 15:49:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 779BFDFAEB; Wed, 25 Oct 2017 15:49:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vozerov@apache.org To: commits@ignite.apache.org Date: Wed, 25 Oct 2017 15:49:16 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] ignite git commit: IGNITE-6751: Skipped upload of "ignite-dev-utils" module to Maven repository. This closes #2926. archived-at: Wed, 25 Oct 2017 15:49:18 -0000 Repository: ignite Updated Branches: refs/heads/master 918febaa1 -> 2d0e91ee3 IGNITE-6751: Skipped upload of "ignite-dev-utils" module to Maven repository. This closes #2926. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/5fd13f5d Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/5fd13f5d Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/5fd13f5d Branch: refs/heads/master Commit: 5fd13f5d60923eedbbb67743ed8a834d99529d6b Parents: 6ed872b Author: Oleg Ostanin Authored: Wed Oct 25 18:48:48 2017 +0300 Committer: devozerov Committed: Wed Oct 25 18:48:48 2017 +0300 ---------------------------------------------------------------------- modules/dev-utils/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/5fd13f5d/modules/dev-utils/pom.xml ---------------------------------------------------------------------- diff --git a/modules/dev-utils/pom.xml b/modules/dev-utils/pom.xml index 40e58b8..8fc0b68 100644 --- a/modules/dev-utils/pom.xml +++ b/modules/dev-utils/pom.xml @@ -47,4 +47,17 @@ ${project.version} + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + true + + + +