Does the project you are working on have a velocity dependency? - Brett
On Mon, 13 Dec 2004 16:58:58 -0500, Charles N. Harvey III <[EMAIL PROTECTED]> wrote: > Is anyone else having problems with the little-used uberjar plugin? > Ever since 1.0.2 I am getting velocity errors in a few plugins. > Ok, 2 plugins. "site" and "uberjar". > > --------------------------------------------------------------------- > uberjar:init: > [mkdir] Created dir: > /code/home2/charvey/projects/hip-e-dlg/target/uberjar/WORLDS-INF/lib > [mkdir] Created dir: > /code/home2/charvey/projects/hip-e-dlg/target/uberjar/WORLDS-INF/conf > > BUILD FAILED > File...... /home/charvey/.maven/cache/maven-uberjar-plugin-1.2/plugin.jelly > Element... velocity:merge > Line...... 141 > Column.... 36 > null:-1:-1: <null> null > --------------------------------------------------------------------- > > I look at line 141 and it does indeed do <velocity:merge> with some > variables. Is there anything I can do about it? > > And this is the error I get when I try to run "maven site": > > --------------------------------------------------------------------- > [echo] Generating the Task List... > xdoc:init: > > maven-tasklist-plugin:report: > [echo] Generating tasklist ... > > BUILD FAILED > File...... /home/charvey/.maven/cache/maven-vdoclet-plugin-1.2/plugin.jelly > Element... vdoclet:vdocletBean > Line...... 38 > Column.... 11 > vdoclet.GeneratorException > --------------------------------------------------------------------- > > If anyone has any idea please let me know. Is it the version of maven? > Is it the plugin? Is it my setup? How can I tell it is something in > my setup? > > Thanks a lot. > > Charlie > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
