I'm having a strange problem with the plugin plugin.
I've developed a plugin. If I run plugin:install from the plugin project root,
it works fine when it runs. However, if i run plugin:download I get the error
below when it runs. I've copied the plugin jar to the remote repository, so
both plugin:install and plugin:download should be installing the same code. It
seems (at least to me) that there is some difference between plugin:install and
plugin:download that is causing the problem. Anyone know what that is?
Error:
java.lang.NullPointerException
at org.apache.commons.jelly.impl.TagScript.configureTag(TagScript.java:5
13)
at org.apache.commons.jelly.impl.TagScript.getTag(TagScript.java:316)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:228)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at org.apache.commons.jelly.impl.DynamicTag.doTag(DynamicTag.java:125)
at org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
a:145)
Thanks,
----------------------------------------------------------------------
The information contained in this transmission is intended only for
the personal and confidential use of the designated recipients named
herein. If the reader of this transmission is not the intended
recipient or an agent responsible for delivering it to the intended
recipient, you are hereby notified that you have received this
transmission in error, and that any review, dissemination,
distribution, or copying of this transmission is strictly prohibited.
If you have received this communication in error, please notify the
sender and return and delete the original transmission immediately.
Thank you.