I just created an app using the archetype and when I run it with jetty
(maven) it complains:

java.lang.NoClassDefFoundError: org/apache/velocity/app/VelocityEngine
       at java.lang.Class.getDeclaredFields0(Native Method)
       at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
       at java.lang.Class.getDeclaredFields(Class.java:1743)

The sitemesh plugin(used in the generated app) depends on velocity,
shouldn't that dependency be loaded by maven?

musachy

--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to