I just installed a virgin copy of b10. When running various goals (site,
java:jar, etc), I get the following failure:

BUILD FAILED
File...... file:/C:/Documents and
Settings/lward/.maven/plugins/maven-test-plugin-1.3/
Element... resources:copy
Line...... 299
Column.... 11
java.lang.NullPointerException
Total time:  9 seconds

Near as I can tell, the last few lines of the
maven-test-plugin-1.3/plugin.jelly file invoke a goal called
"resources:copy", which does not seem to exist anywhere. When I do a maven
-g, nothing like that shows up in the list.

So, is the test plugin code wrong? Or is the problem that there really
should be a resources:copy somewhere? Or is there some new configuration I
don't know about? Or something else?

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to