From common-issues-return-125120-apmail-hadoop-common-issues-archive=hadoop.apache.org@hadoop.apache.org Tue Jan 10 15:33:59 2017 Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 A56E319BAA for ; Tue, 10 Jan 2017 15:33:59 +0000 (UTC) Received: (qmail 63564 invoked by uid 500); 10 Jan 2017 15:33:59 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 63460 invoked by uid 500); 10 Jan 2017 15:33:59 -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 63228 invoked by uid 99); 10 Jan 2017 15:33:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2017 15:33:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CCFA92C1F5A for ; Tue, 10 Jan 2017 15:33:58 +0000 (UTC) Date: Tue, 10 Jan 2017 15:33:58 +0000 (UTC) From: "John Zhuge (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-13961) mvn install fails on trunk 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/HADOOP-13961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15815297#comment-15815297 ] John Zhuge commented on HADOOP-13961: ------------------------------------- Maybe a cleaner solution is to move {{MiniKMS}} from test to main. > mvn install fails on trunk > -------------------------- > > Key: HADOOP-13961 > URL: https://issues.apache.org/jira/browse/HADOOP-13961 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 3.0.0-alpha2 > Reporter: Karthik Kambatla > Assignee: John Zhuge > Priority: Blocker > Attachments: HADOOP-13961.001.patch > > > mvn install fails for me on trunk on a new environment with the following: > {noformat} > [ERROR] Failed to execute goal on project hadoop-hdfs: Could not resolve dependencies for project org.apache.hadoop:hadoop-hdfs:jar:3.0.0-alpha2-SNAPSHOT: Could not find artifact org.apache.hadoop:hadoop-kms:jar:classes:3.0.0-alpha2-20161228.102554-925 in apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots) -> [Help 1] > {noformat} > This works on an existing dev setup, likely because I have the jar in my m2 cache. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org