From issues-return-34979-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Jan 14 12:23:32 2008 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 32580 invoked from network); 14 Jan 2008 12:23:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2008 12:23:31 -0000 Received: (qmail 52346 invoked by uid 500); 14 Jan 2008 12:23:20 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 52310 invoked by uid 500); 14 Jan 2008 12:23:19 -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 52299 invoked by uid 99); 14 Jan 2008 12:23:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 04:23:19 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 12:23:06 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id D6B66162000F for ; Mon, 14 Jan 2008 06:22:58 -0600 (CST) Message-ID: <3609033.1200313378875.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Mon, 14 Jan 2008 06:22:58 -0600 (CST) From: "Dennis Kieselhorst (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MRELEASE-271) perform goal sometimes fails with multi-module projects In-Reply-To: <27215968.1185764713249.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MRELEASE-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_119799 ] Dennis Kieselhorst commented on MRELEASE-271: --------------------------------------------- Tried to build another project with more modules and the issue still exists for it. > perform goal sometimes fails with multi-module projects > ------------------------------------------------------- > > Key: MRELEASE-271 > URL: http://jira.codehaus.org/browse/MRELEASE-271 > Project: Maven 2.x Release Plugin > Issue Type: Bug > Affects Versions: 2.0-beta-4, 2.0-beta-6 > Environment: XP > Reporter: David Hoffer > Attachments: MavenReleaseFailure.zip, SuccessfulReleaseBuild.txt > > > We have a multi-module maven project that has recently started failing in the release:perform goal. > We have just added a couple more modules but do not know if that is the cause of the failure. It seems that the release:perform fails to compile the source after the SCM tag and checkout. The failure says that it cannot find a dependent jar but it is that jar that it is supposed to be building and releasing! I updated to use the latest 2.0-beta-6 release plugin version but this did not help. > Upon receiving feedback in the maven users group that others have seen this behavior I followed their advise and added clean install to my parent pom which did fix the problem. > Why is the release goal failing now? When do I and when do I not need these changes to my pom? I will attach pom and build logs in hopes this can be fixed soon, let me know if you need additional information. > -Dave -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira