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 3667410BBB for ; Fri, 20 Dec 2013 11:16:21 +0000 (UTC) Received: (qmail 95261 invoked by uid 500); 20 Dec 2013 11:16:19 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 94982 invoked by uid 500); 20 Dec 2013 11:16:12 -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 94962 invoked by uid 99); 20 Dec 2013 11:16:10 -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 11:16:10 +0000 Date: Fri, 20 Dec 2013 11:16:10 +0000 (UTC) From: "Tom White (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (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 Tom White created AVRO-1417: ------------------------------- Summary: 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 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)