From issues-return-105457-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Sun Oct 4 10:23:27 2015 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 EE53718A12 for ; Sun, 4 Oct 2015 10:23:26 +0000 (UTC) Received: (qmail 5010 invoked by uid 500); 4 Oct 2015 10:23:26 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 4952 invoked by uid 500); 4 Oct 2015 10:23:26 -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 4939 invoked by uid 99); 4 Oct 2015 10:23:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Oct 2015 10:23:26 +0000 Date: Sun, 4 Oct 2015 10:23:26 +0000 (UTC) From: "Robert Scholte (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MNG-5898) Multi-module build with ear fails to resolve war in 3.3.3 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/MNG-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MNG-5898: -------------------------------- Affects Version/s: 3.2.3 > Multi-module build with ear fails to resolve war in 3.3.3 > --------------------------------------------------------- > > Key: MNG-5898 > URL: https://issues.apache.org/jira/browse/MNG-5898 > Project: Maven > Issue Type: Bug > Components: Bootstrap & Build > Affects Versions: 3.2.2, 3.2.3, 3.2.5, 3.3.1, 3.3.3 > Environment: Windows > Reporter: Jonathan Radon > Attachments: example.zip > > > We have a multi-module build that is very large. With Maven 3.0.4 we run mvn clean test to save time since packaging takes a significant amount of time. > We recently tried to upgrade to Maven 3.3.3 so that we could use some newer plugins. > With Maven 3.3.3, our ear module fails to resolve its war dependency. > This is easily reproducible by using the j2ee archetype. -- This message was sent by Atlassian JIRA (v6.3.4#6332)