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 699BA200C2B for ; Thu, 2 Mar 2017 13:20:52 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 68300160B7A; Thu, 2 Mar 2017 12:20:52 +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 BB7E7160B61 for ; Thu, 2 Mar 2017 13:20:51 +0100 (CET) Received: (qmail 68857 invoked by uid 500); 2 Mar 2017 12:20:50 -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 68848 invoked by uid 99); 2 Mar 2017 12:20:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2017 12:20:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DBDB018819F for ; Thu, 2 Mar 2017 12:20:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.233 X-Spam-Level: X-Spam-Status: No, score=-0.233 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id GpLdN4cG9U0B for ; Thu, 2 Mar 2017 12:20:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D3FD05FDEA for ; Thu, 2 Mar 2017 12:20:48 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CC07BE00D5 for ; Thu, 2 Mar 2017 12:20:46 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0044124156 for ; Thu, 2 Mar 2017 12:20:45 +0000 (UTC) Date: Thu, 2 Mar 2017 12:20:45 +0000 (UTC) From: "Vyacheslav Daradur (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (IGNITE-4771) Building error - Apache Ignite 1.9.0 RC1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 02 Mar 2017 12:20:52 -0000 [ https://issues.apache.org/jira/browse/IGNITE-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vyacheslav Daradur resolved IGNITE-4771. ---------------------------------------- Resolution: Duplicate > Building error - Apache Ignite 1.9.0 RC1 > ---------------------------------------- > > Key: IGNITE-4771 > URL: https://issues.apache.org/jira/browse/IGNITE-4771 > Project: Ignite > Issue Type: Bug > Reporter: Vyacheslav Daradur > Assignee: Vyacheslav Daradur > Priority: Blocker > Labels: build > > Valentin Kulichenko: > Building with 'mvn clean package -DskipTests' under JDK8 fails with the > error below. JDK7 is fine, though. > {CODE} > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 12.626 s > [INFO] Finished at: 2017-03-01T14:05:08-08:00 > [INFO] Final Memory: 80M/654M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-javadoc-plugin:2.10.1:jar (module-javadoc) on project ignite-tools: > MavenReportException: Error while creating archive: > [ERROR] Exit code: 1 - javadoc: error - invalid flag: > --allow-script-in-comments > [ERROR] > [ERROR] Command line was: /Library/Java/JavaVirtualMachines/jdk1.8.0_ > 92.jdk/Contents/Home/jre/../bin/javadoc @options @packages > [ERROR] > [ERROR] Refer to the generated Javadoc files in > '/Users/vkulichenko/Downloads/apache-ignite-1.9.0-src/modules/tools/target/apidocs' > dir. > [ERROR] -> [Help 1] > {CODE} > dev-list: http://apache-ignite-developers.2346864.n4.nabble.com/VOTE-Apache-Ignite-1-9-0-RC1-td14985.html -- This message was sent by Atlassian JIRA (v6.3.15#6346)