Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15719DE12 for ; Fri, 12 Oct 2012 05:11:06 +0000 (UTC) Received: (qmail 84395 invoked by uid 500); 12 Oct 2012 05:11:05 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 84134 invoked by uid 500); 12 Oct 2012 05:11:04 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 83523 invoked by uid 500); 12 Oct 2012 05:11:03 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 83508 invoked by uid 99); 12 Oct 2012 05:11:03 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 05:11:03 +0000 Date: Fri, 12 Oct 2012 05:11:03 +0000 (UTC) From: "John Gordon (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: <2428720.35018.1350018663714.JavaMail.jiratomcat@arcas> In-Reply-To: <101851981.164568.1349346908105.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (PIG-2941) Ivy resolvers in pig don't have consistent chaining and don't have a kitchen sink option for novices 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/PIG-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13474809#comment-13474809 ] John Gordon commented on PIG-2941: ---------------------------------- Great eye, thank you! I think maven2 is in both due to a merge conflict. Next patch will fix both. > Ivy resolvers in pig don't have consistent chaining and don't have a kitchen sink option for novices > ---------------------------------------------------------------------------------------------------- > > Key: PIG-2941 > URL: https://issues.apache.org/jira/browse/PIG-2941 > Project: Pig > Issue Type: Bug > Components: build > Affects Versions: 0.10.0 > Reporter: John Gordon > Assignee: John Gordon > Fix For: 0.10.0 > > Attachments: 0001-IvySettings.xml-refactor-to-simplify-resolution.patch > > > The Ivy resolvers in Pig are split into default, external, and internal -- and they are all actually distinct. There isn't a resolver that rolls over all three, and fallbacks aren't in place. Ideally, these resolver should chain right through with the default following a best practice fallback for novices. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira