Hi folks,

I recently had the same problem when upgrading to Maven 1.0.2 but I thought this has something to do with my development box which is a mess ... :-)

Well, I just copied a few JARs into maven/lib to get it running - according to the timestamps

+) commons-jelly-tags-velocity-1.0.jar
+) velocity-1.4.jar

This might help

Siegfried Goeschl


Erik Husby wrote:

Radha Sangal wrote:

Hi,



I am newbie in testing maven for my project. Please help me.



I am following a simple tutorial from maven site
http://www.onjava.com/pub/a//onjava/2003/10/22/maven.html?page=last#thre
ad
<http://www.onjava.com/pub/a/onjava/2003/10/22/maven.html?page=last#thre
ad>



I downloaded the lib but still getting huge error with maven site:generate command


This is an extract ::::



Could not find the class:
org.apache.commons.jelly.tags.velocity.VelocityTagLibr

ary

java.lang.ClassNotFoundException:
org.apache.commons.jelly.tags.velocity.Velocit

yTagLibrary

at java.net.URLClassLoader$1.run(URLClassLoader.java:199)


No solution because I've just hit the same problem!

You have not said what version of Maven, java, and OS you are using.

I am running into the problem using Maven 1.0, Java 1.4.2 on True64 Unix (Alpha machines). Maven works fine in one account but in another I get the same problem.



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



Reply via email to