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/01/07 22:57:39 UTC

[jira] Commented: (MAVEN-1108) multiple calls to multiproject gives erroneous No Action Definition

The following comment has been added to this issue:

     Author: Sean Timm
    Created: Wed, 7 Jan 2004 3:57 PM
       Body:
I'm seeing this same error message when attempting to use the dashboard report during a multiproject:site build...I believe the dashboard uses the reactor, so this is probably a similar problem...
---------------------------------------------------------------------
View the issue:

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


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1108
    Summary: multiple calls to multiproject gives erroneous No Action Definition
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0-rc2
   Versions:
             1.0-rc1
             1.0-rc2

   Assignee: 
   Reporter: Nathan Coast

    Created: Mon, 5 Jan 2004 7:32 AM
    Updated: Wed, 7 Jan 2004 3:57 PM

Description:
<attainGoal name="multiproject:install"/>
<attainGoal name="multiproject:site"/>

these goals execute no problem independently but when I execute them sequentially within some maven.xml I get the following error:

org.apache.commons.jelly.JellyTagException: file:/D:/apache/maven/plugins/maven-site-plugin-1.3/:22:
42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
        at com.werken.werkz.jelly.AttainGoalTag.doTag(AttainGoalTag.java:159)
        at org.apache.maven.jelly.tags.werkz.LazyAttainGoalTag.doTag(LazyAttainGoalTag.java:107)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        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:360)


cheers
Nathan


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