You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/04/10 04:10:18 UTC

[jira] Closed: (MPMULTIPROJECT-20) multiproject goals fail if SNAPSHOT version is used in dependencies (solaris only)

Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Fri, 9 Apr 2004 10:09 PM

should be fixed in RC2
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-multiproject-plugin

   Assignee: Brett Porter
   Reporter: Max Nam

    Created: Tue, 3 Feb 2004 4:05 AM
    Updated: Fri, 9 Apr 2004 10:09 PM
Environment: OS: SUN SOLARIS
JDK: 1.4.2_03, 1.3.1_04-b02
Maven version: 1.0-rc1

Description:
Whenever <version>SNAPSHOT</version> 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: <maven:reactor> 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