Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-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 5E77A10A63 for ; Fri, 20 Dec 2013 17:23:14 +0000 (UTC) Received: (qmail 48644 invoked by uid 500); 20 Dec 2013 17:20:42 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 48322 invoked by uid 500); 20 Dec 2013 17:20:22 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 48267 invoked by uid 99); 20 Dec 2013 17:20:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Dec 2013 17:20:17 +0000 Date: Fri, 20 Dec 2013 17:20:17 +0000 (UTC) From: "Doug Cutting (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1417) trevni-avro:hadoop2 depends on avro-mapred:hadoop1 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/AVRO-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854195#comment-13854195 ] Doug Cutting commented on AVRO-1417: ------------------------------------ This would be good to fix, so that folks don't have to implement the workaround. What do you suggest? > trevni-avro:hadoop2 depends on avro-mapred:hadoop1 > -------------------------------------------------- > > Key: AVRO-1417 > URL: https://issues.apache.org/jira/browse/AVRO-1417 > Project: Avro > Issue Type: Bug > Components: build, trevni > Reporter: Tom White > Attachments: pom-workaround.xml, pom.xml > > > The problem is that classifiers are not propagated through the dependency tree, so {{org.apache.avro:trevni-avro:jar:hadoop2:1.7.5}} will pull in {{org.apache.avro:avro-mapred:jar:hadoop1:1.7.5}}. -- This message was sent by Atlassian JIRA (v6.1.4#6159)