The following issue has been updated:
Updater: dion gillard (mailto:[EMAIL PROTECTED])
Date: Sun, 3 Aug 2003 11:16 PM
Changes:
timeoriginalestimate changed from 0
timeestimate changed from 0 minutes
Fix Version changed to 1.0-final
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-464&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-464
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-464
Summary: Reactor cannot find goals in plugin
Type: Bug
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.0-final
Versions:
maven-new-unreleased
Assignee:
Reporter: Charles Chan
Created: Wed, 4 Jun 2003 12:44 PM
Updated: Sun, 3 Aug 2003 11:16 PM
Description:
Hi, I am trying to setup a very simple plugin with a
reactor inside. (See Attached Zip file).
When I invoke
maven reactor-test-maven
I got the following output. I have no idea why this is
happening. I am testing against Maven from CVS.
Any help is appreciated.
Charles
Our processing order:
Project A
Project B
Project C
Project Master Template
Test Plugin
+----------------------------------------
| Building Project A
| Memory: 2M/3M
+----------------------------------------
[DEBUG] Adding reference: maven.dependency.classpath
->
[DEBUG] Adding reference: maven-classpath ->
test-maven:
test-plugin-default-variable:
[echo] Variable: test.conf.dir is
/this/is/A/conf.dir
+----------------------------------------
| Building Project B
| Memory: 2M/3M
+----------------------------------------
BUILD FAILED
Unknown goal "test-maven"
com.werken.werkz.UnattainableGoalException: Unable to
obtain goal [reactor-test-maven] -- null:17:43:
<maven:reactor> Unknown goal "test-maven"
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:403)
at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
at
org.apache.maven.cli.App.doMain(App.java:525)
at
org.apache.maven.cli.App.main(App.java:1088)
at java.lang.reflect.Method.invoke(Native
Method)
at
com.werken.forehead.Forehead.run(Forehead.java:543)
at
com.werken.forehead.Forehead.main(Forehead.java:573)
org.apache.commons.jelly.JellyTagException:
null:17:43: <maven:reactor> Unknown goal "test-maven"
at
org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:383)
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]