Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 1850 invoked from network); 3 Feb 2004 09:03:40 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Feb 2004 09:03:40 -0000 Received: (qmail 17280 invoked by uid 500); 3 Feb 2004 09:03:11 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 17102 invoked by uid 500); 3 Feb 2004 09:03:09 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 17046 invoked from network); 3 Feb 2004 09:03:08 -0000 Received: from unknown (HELO beaver.codehaus.org) (64.7.141.17) by daedalus.apache.org with SMTP; 3 Feb 2004 09:03:08 -0000 Received: (qmail 32404 invoked from network); 3 Feb 2004 09:07:59 -0000 Received: from localhost.sentex.net (HELO beaver.codehaus.org) (127.0.0.1) by beaver.codehaus.org with SMTP; 3 Feb 2004 09:07:59 -0000 Message-ID: <8901941.1075799279000.JavaMail.orion@beaver.codehaus.org> Date: Tue, 3 Feb 2004 04:07:58 -0500 (EST) From: jira@codehaus.org To: dev@maven.apache.org Subject: [jira] Created: (MPMULTIPROJECT-20) multiproject goals fail if SNAPSHOT version is used in dependencies (solaris only) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-20 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPMULTIPROJECT-20 Summary: multiproject goals fail if SNAPSHOT version is used in dependencies (solaris only) Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-multiproject-plugin Assignee: dion gillard Reporter: Max Nam Created: Tue, 3 Feb 2004 4:05 AM Updated: Tue, 3 Feb 2004 4:05 AM Environment: OS: SUN SOLARIS JDK: 1.4.2_03, 1.3.1_04-b02 Maven version: 1.0-rc1 Description: Whenever SNAPSHOT is used in dependencies, multiproject fails with : { BUILD FAILED File...... file:/export/java/maven/currentversion/plugins/unpacked/maven-multiproject-plugin-1.1/ Element... maven:reactor Line...... 174 Column.... 9 Can't find bundle for base name org/apache/maven/messages/messages, locale en com.werken.werkz.UnattainableGoalException: Unable to obtain goal [multiproject:goal] -- file:/export/java/maven/current version/plugins/unpacked/maven-multiproject-plugin-1.1/:174:9: Can't find bundle for base name org/apach e/maven/messages/messages, locale en at com.werken.werkz.Goal.fire(Goal.java:646) at com.werken.werkz.Goal.attain(Goal.java:575) at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448) at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348) at org.apache.maven.cli.App.doMain(App.java:543) at org.apache.maven.cli.App.main(App.java:1109) at java.lang.reflect.Method.invoke(Native Method) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) ...} works fine without SNAPSHOT versions used, and it works fine on XP WITH SNAPSHOT versions. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org