Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 320221034F for ; Tue, 8 Dec 2015 09:45:11 +0000 (UTC) Received: (qmail 94828 invoked by uid 500); 8 Dec 2015 09:45:11 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 94795 invoked by uid 500); 8 Dec 2015 09:45:11 -0000 Mailing-List: contact issues-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 issues@ignite.apache.org Received: (qmail 94781 invoked by uid 99); 8 Dec 2015 09:45:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2015 09:45:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E54122C14F6 for ; Tue, 8 Dec 2015 09:45:10 +0000 (UTC) Date: Tue, 8 Dec 2015 09:45:10 +0000 (UTC) From: "Anton Vinogradov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (IGNITE-2094) building the project with 'install' crashes on Mesos module MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046647#comment-15046647 ] Anton Vinogradov edited comment on IGNITE-2094 at 12/8/15 9:45 AM: ------------------------------------------------------------------- Konstantin, I've cleaned my maven repo, download sources of 1.5.1-b1 and run {code} mvn clean install -DskipTests -Dhadoop.version=2.7.1 -Dspark.version=1.5.1 -Dignite.edition=hadoop {code} without redundant "package" step. and gain BUILD SUCCESS. Could you please try same steps. was (Author: avinogradov): Konstantin, I've cleaned my maven repo, download sources of 1.5.1-b1 and run {code} mvn clean install -DskipTests -Dhadoop.version=2.7.1 -Dspark.version=1.5.1 -Dignite.edition=hadoop {code} without redundant package. and gain BUILD SUCCESS. Could you please try same steps. > building the project with 'install' crashes on Mesos module > ----------------------------------------------------------- > > Key: IGNITE-2094 > URL: https://issues.apache.org/jira/browse/IGNITE-2094 > Project: Ignite > Issue Type: Bug > Components: build > Affects Versions: 1.5 > Reporter: Konstantin Boudnik > Assignee: Anton Vinogradov > Fix For: 1.5 > > > Attempting to do {{mvn install...}} on the latest {{-b1}} release and the build crashed on the Mesos module. -- This message was sent by Atlassian JIRA (v6.3.4#6332)