Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD11010B38 for ; Fri, 16 Aug 2013 14:45:04 +0000 (UTC) Received: (qmail 81768 invoked by uid 500); 16 Aug 2013 14:45:02 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 81326 invoked by uid 500); 16 Aug 2013 14:45:02 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 81312 invoked by uid 99); 16 Aug 2013 14:45:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Aug 2013 14:45:01 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jerboaa@gmail.com designates 74.125.82.174 as permitted sender) Received: from [74.125.82.174] (HELO mail-we0-f174.google.com) (74.125.82.174) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Aug 2013 14:44:56 +0000 Received: by mail-we0-f174.google.com with SMTP id q54so1708503wes.19 for ; Fri, 16 Aug 2013 07:44:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7heIrg6ZhIqE3zomQ26SLO/wtZgL3OOOiN9pgf2eMwA=; b=BH7zRl0AW3Zf1KB9bBdkLsvYX140OThcYi21lm622wiHGTBxzoPObTw/S+VoJesbdi pis+95RRU7OrTWuDoaPldwcMmqjWMMRP19I7DiIbHEd3szGEsd0OccDZt7tFqjLU+j18 jRk6E/+l3wqxSXyvBG+CQhaTTELtZll3oiPpD4tc0VKAQarzlg7BS2KNfXyz5WFjHhkm An7fnKZGVaXQiiZwBHWHJ+Iy6B7XKr8sdUUgTwTVC4nbLbva043q8XmiyM9A06DWMMcm Z86eLQHP1Yf6uEGU7tbI0jU/zOmwtZSGHezEOClqQ4bRS/v0xrZKBbJHXxhYoDsM+JWj chwg== MIME-Version: 1.0 X-Received: by 10.194.179.98 with SMTP id df2mr1071911wjc.49.1376664276318; Fri, 16 Aug 2013 07:44:36 -0700 (PDT) Received: by 10.194.77.131 with HTTP; Fri, 16 Aug 2013 07:44:36 -0700 (PDT) In-Reply-To: References: Date: Fri, 16 Aug 2013 16:44:36 +0200 Message-ID: Subject: Re: Maven 3.1.0 fails to resolve artifacts produced by reactor build From: Severin Gehwolf To: Maven Users List Cc: Maven Developers List , Jason van Zyl Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Thanks, Stephen! On Fri, Aug 16, 2013 at 4:13 PM, Stephen Connolly wrote: > I agree that this is a regression. I have asked Jason to take a look before > he cuts the next release > > > On 16 August 2013 14:47, Severin Gehwolf wrote: > >> Hi, >> >> We are currently using Maven 3.0.5 to build our project called >> Thermostat[1]. Our build produces zip files at some stage of the >> reactor build and uses those artifacts later as dependencies in order >> to produce what we call a Thermostat installation image. That image is >> just a bunch of files with a predefined directory layout. >> >> We've discovered that our build works with Maven 3.0.5 but fails to >> build using 3.1.0. Details as to how to reproduce this are in this >> bug, which has a simple reproducer attached: >> http://jira.codehaus.org/browse/MNG-5503 >> >> Are we doing something wrong? Is this expected behavour? >> >> Any help would be greatly appreciated! >> >> Thanks, >> Severin >> >> [1] http://icedtea.classpath.org/thermostat/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org >> For additional commands, e-mail: users-help@maven.apache.org >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org