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 BDD0C9979 for ; Sun, 4 Mar 2012 19:41:21 +0000 (UTC) Received: (qmail 59413 invoked by uid 500); 4 Mar 2012 19:41:20 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 59355 invoked by uid 500); 4 Mar 2012 19:41:20 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 59276 invoked by uid 99); 4 Mar 2012 19:41:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2012 19:41:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2012 19:41:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E96847450 for ; Sun, 4 Mar 2012 19:40:58 +0000 (UTC) Date: Sun, 4 Mar 2012 19:40:58 +0000 (UTC) From: "Arun C Murthy (Updated) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1290302186.20183.1330890058974.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1776434633.5126.1330554478014.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HADOOP-8123) hadoop-project invalid pom warnings prevent transitive dependency resolution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-8123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-8123: ---------------------------------- Resolution: Fixed Fix Version/s: 0.23.2 Status: Resolved (was: Patch Available) I just committed this. Thanks Jonathan! > hadoop-project invalid pom warnings prevent transitive dependency resolution > ---------------------------------------------------------------------------- > > Key: HADOOP-8123 > URL: https://issues.apache.org/jira/browse/HADOOP-8123 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 0.23.1 > Reporter: Jonathan Eagles > Assignee: Jonathan Eagles > Priority: Critical > Fix For: 0.23.2 > > Attachments: HADOOP-8123.patch > > > This issue is present for at least maven 2.2.1 > [DEBUG] Artifact resolved > [WARNING] POM for 'org.apache.hadoop:hadoop-common:pom:0.23.1:compile' is invalid. > Its dependencies (if any) will NOT be available to the current build. > [DEBUG] Reason: Failed to validate POM for project org.apache.hadoop:hadoop-common at Artifact [org.apache.hadoop:hadoop-common:pom:0.23.1:compile] > [DEBUG] > Validation Errors: > [DEBUG] For dependency Dependency {groupId=jdk.tools, artifactId=jdk.tools, version=1.6, type=jar}: system-scoped dependency must specify an absolute path systemPath. > [DEBUG] > [DEBUG] org.apache.hadoop:hadoop-common:jar:0.23.1:compile (selected for compile) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira