The following comment has been added to this issue:
Author: Joerg Schaible
Created: Wed, 14 Jan 2004 2:52 AM
Body:
Stack trace:
$ maven -e plugin:download -DgroupId=xdoclet -DartifactId=maven-xdoclet-plugin
-Dversion=1.2
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT
You are working offline so the build will continue, but
maven-junit-report-plugin-1.4-SNAPSHOT.jar may be out of date!
Tag library requested that is not present: 'cactus' in plugin:
'maven-eclipse-plugin-1.6-SNAPSHOT'
Tag library requested that is not present: 'dist' in plugin:
'maven-nsis-plugin-1.0-SNAPSHOT'
BUILD FAILED
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.commons.jelly.tags.ant.AntTag.doTag(AntTag.java:217)
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 org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:145)
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:660)
at org.apache.maven.MavenSession.attainGoals(MavenSession.java:304)
at org.apache.maven.cli.App.doMain(App.java:490)
at org.apache.maven.cli.App.main(App.java:1145)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.werken.forehead.Forehead.run(Forehead.java:551)
at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:393)
at
org.apache.maven.jelly.JellyPropsHandler.getProperties(JellyPropsHandler.java:138)
at org.apache.commons.grant.GrantProject.getProperties(GrantProject.java:215)
at
org.apache.commons.grant.GrantProject.replaceProperties(GrantProject.java:147)
at org.apache.tools.ant.taskdefs.Echo.addText(Echo.java:140)
... 25 more
java.lang.reflect.InvocationTargetException
Total time: 10 seconds
Finished at: Wed Jan 14 09:33:53 CET 2004
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPLUGIN-8
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPPLUGIN-8
Summary: plugin:download results in an exception
Type: Bug
Status: Open
Priority: Blocker
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-plugin-plugin
Assignee: dion gillard
Reporter: Joerg Schaible
Created: Wed, 14 Jan 2004 2:28 AM
Updated: Wed, 14 Jan 2004 2:52 AM
Environment: Maven 1.0-rc2 (CVS branch) with Sun-JDK 1.4.2 for Win and latest plugins
built from CVS
$ maven -e
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT
You are working offline so the build will continue, but
maven-junit-report-plugin-1.4-SNAPSHOT.jar may be out of date!
BUILD SUCCESSFUL
Total time: 8 seconds
Finished at: Wed Jan 14 08:58:52 CET 2004
Description:
Using plugin:download results in an exception.
$ maven plugin:download -DgroupId=xdoclet -DartifactId=maven-xdoclet-plugin
-Dversion=1.2
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT
You are working offline so the build will continue, but
maven-junit-report-plugin-1.4-SNAPSHOT.jar may be out of date!
Tag library requested that is not present: 'cactus' in plugin:
'maven-eclipse-plugin-1.6-SNAPSHOT'
Tag library requested that is not present: 'dist' in plugin:
'maven-nsis-plugin-1.0-SNAPSHOT'
BUILD FAILED
java.lang.reflect.InvocationTargetException
Total time: 11 seconds
Finished at: Wed Jan 14 08:58:08 CET 2004
---------------------------------------------------------------------
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]