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 8BCF9200D6A for ; Sat, 30 Dec 2017 15:34:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8A355160C21; Sat, 30 Dec 2017 14:34:05 +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 CD2FA160C11 for ; Sat, 30 Dec 2017 15:34:04 +0100 (CET) Received: (qmail 29504 invoked by uid 500); 30 Dec 2017 14:34:03 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 29493 invoked by uid 99); 30 Dec 2017 14:34:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Dec 2017 14:34:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 480A31A0457 for ; Sat, 30 Dec 2017 14:34:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.011 X-Spam-Level: X-Spam-Status: No, score=-100.011 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id YYx-PPhRENmg for ; Sat, 30 Dec 2017 14:34:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 7A6ED5F3E1 for ; Sat, 30 Dec 2017 14:34:01 +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 818A0E0BC8 for ; Sat, 30 Dec 2017 14:34:00 +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 3E0A9212F8 for ; Sat, 30 Dec 2017 14:34:00 +0000 (UTC) Date: Sat, 30 Dec 2017 14:34:00 +0000 (UTC) From: "Steve Loughran (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-14877) Trunk compilation fails in windows MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 30 Dec 2017 14:34:05 -0000 [ https://issues.apache.org/jira/browse/HADOOP-14877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306791#comment-16306791 ] Steve Loughran commented on HADOOP-14877: ----------------------------------------- {{ -Dmaven.repo.local=D:/repo).}} should do, & better than using snapshot plugins. Needs a doc update > Trunk compilation fails in windows > ---------------------------------- > > Key: HADOOP-14877 > URL: https://issues.apache.org/jira/browse/HADOOP-14877 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.1.0 > Environment: windows > Reporter: Brahma Reddy Battula > Attachments: HADOOP-14877-001.patch > > > {noformat} > [INFO] Dependencies classpath: > D:\trunk\hadoop\hadoop-client-modules\hadoop-client-runtime\target\hadoop-client-runtime-3.1.0-SNAPSHOT.jar;D:\trunk\had > oop\hadoop-client-modules\hadoop-client-api\target\hadoop-client-api-3.1.0-SNAPSHOT.jar > [INFO] > [INFO] --- exec-maven-plugin:1.3.1:exec (check-jar-contents) @ hadoop-client-check-invariants --- > java.io.FileNotFoundException: D (The system cannot find the file specified) > at java.util.zip.ZipFile.open(Native Method) > at java.util.zip.ZipFile.(ZipFile.java:219) > at java.util.zip.ZipFile.(ZipFile.java:149) > at java.util.zip.ZipFile.(ZipFile.java:120) > at sun.tools.jar.Main.list(Main.java:1115) > at sun.tools.jar.Main.run(Main.java:293) > at sun.tools.jar.Main.main(Main.java:1288) > java.io.FileNotFoundException: \trunk\hadoop\hadoop-client-modules\hadoop-client-runtime\target\hadoop-client-runtime-3. > 1.0-SNAPSHOT.jar;D (The system cannot find the file specified) > at java.util.zip.ZipFile.open(Native Method) > at java.util.zip.ZipFile.(ZipFile.java:219) > at java.util.zip.ZipFile.(ZipFile.java:149) > at java.util.zip.ZipFile.(ZipFile.java:120) > at sun.tools.jar.Main.list(Main.java:1115) > at sun.tools.jar.Main.run(Main.java:293) > at sun.tools.jar.Main.main(Main.java:1288) > [INFO] Artifact looks correct: 'D' > [INFO] Artifact looks correct: 'hadoop-client-runtime-3.1.0-SNAPSHOT.jar;D' > [ERROR] Found artifact with unexpected contents: '\trunk\hadoop\hadoop-client-modules\hadoop-client-api\target\hadoop-cl > ient-api-3.1.0-SNAPSHOT.jar' > Please check the following and either correct the build or update > the allowed list with reasoning. > {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org