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 2003/10/31 18:12:06 UTC

[jira] Created: (MAVEN-992) multiproject:goal fails in maven console on second time through

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-992


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-992
    Summary: multiproject:goal fails in maven console on second time through
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-console
   Versions:
             1.0-rc2

   Assignee: 
   Reporter: Jim Wright

    Created: Fri, 31 Oct 2003 11:11 AM
    Updated: Fri, 31 Oct 2003 11:11 AM
Environment: windows 2000; jdk 1.4.2

Description:
I start maven -Dgoal=jar:install console, then run multiproject:goal and it works fine, builds all subprojects successfully

Then while remaining inside the console, not exiting, run multiproject:goal again and get this error:
org.apache.commons.jelly.JellyTagException: file:/C:/Documents and Settings/Administrator/.maven/plugins/maven-multiproject-plugin-1.1/:174:9: <maven:reactor> Unknown goal "jar:install"

The same sort of behaviour and error happens when running multiproject:artifact twice while inside console ... in that case the error reads:
org.apache.commons.jelly.JellyTagException: file:/C:/Documents and Settings/Administrator/.maven/plugins/maven-multiproject-plugin-1.1/:174:9: <maven:reactor> Unknown goal "multiproject:artifact-callback"

I have a top-level directory containing a project.xml with all general purpose dependencies ... and all the sub-projects inside a projects dir, with project.xml's that include the top-level one, so they use those dependencies as well as some additional of their own




---------------------------------------------------------------------
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