From issues-return-86790-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Sep 2 07:18:24 2013 Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-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 33F2EF861 for ; Mon, 2 Sep 2013 07:18:24 +0000 (UTC) Received: (qmail 65897 invoked by uid 500); 2 Sep 2013 07:18:23 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 65828 invoked by uid 500); 2 Sep 2013 07:18:22 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 65820 invoked by uid 99); 2 Sep 2013 07:18:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2013 07:18:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2013 07:18:13 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id DD760B10C1 for ; Mon, 2 Sep 2013 02:17:52 -0500 (CDT) Date: Mon, 2 Sep 2013 02:17:52 -0500 (CDT) From: "Mikolaj Izdebski (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (MNG-5503) Maven 3.1.0 fails to resolve artifacts produced by reactor build MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/MNG-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332217#comment-332217 ] Mikolaj Izdebski commented on MNG-5503: --------------------------------------- This was fixed in commit 11f46bd. > Maven 3.1.0 fails to resolve artifacts produced by reactor build > ---------------------------------------------------------------- > > Key: MNG-5503 > URL: https://jira.codehaus.org/browse/MNG-5503 > Project: Maven 2 & 3 > Issue Type: Bug > Components: Artifacts and Repositories > Affects Versions: 3.1.0 > Reporter: Severin Gehwolf > Assignee: Jason van Zyl > Priority: Blocker > Fix For: 3.1.1 > > Attachments: reproducer-zip-type-deps.zip > > > Maven 3.1.0 fails to resolve zip type dependencies produced via assemblies by modules higher up the reactor hierarchy. For example module A has a dep on module B of type zip. Module A produces a zip containing jars plus some other files which the build of module B should extract and copy to the output directory. However, dep solving of module B fails. > It works with Maven 3.0.5 but fails to build with Maven 3.1.0 -- 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