Maven 1

multiple calls to multiproject gives erroneous No Action Definition

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-rc1, 1.0-rc2
  • Fix Version/s: 1.0-rc2
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

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

Issue Links

Activity

Hide
Sean Timm added a comment -

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

Show
Sean Timm added a comment - 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...
Hide
Mike Melia added a comment -
Show
Mike Melia added a comment - This may be related to issue 1069 -> http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1069
Hide
Brett Porter added a comment -

will commit shortly - please reopen if it is still a problem from a branch checkout afterwards

Show
Brett Porter added a comment - will commit shortly - please reopen if it is still a problem from a branch checkout afterwards
Hide
Brett Porter added a comment -

please search JIRA before posting

Show
Brett Porter added a comment - please search JIRA before posting

People

Vote (1)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: