> -----Original Message----- > From: paulm [mailto:[EMAIL PROTECTED] > Sent: 09 November 2004 15:03 > To: [EMAIL PROTECTED] > Subject: merlin tutorial projects build fails - please help > > Hi Guys > > Now loaded and installed merlin-3.3.0 when I try to compile. Any one of > the tutorials I get the following error: > java.lang.NoClassDefFoundError: > org/apache/velocity/exception/MethodInvocationException > at java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:164)
That's a Maven error. If you running the tutorials from the svn soruces then you need to build merlin first. If you want to run tutorials for 3.3.0 then you need to download the tutorials from this link: http://apache.fastorama.com/dist/avalon/merlin/source/3.3.0/ The long term alternative is build and run metro and tutorials as described here: http://www.dpml.net/central/guide/setup/index.html Cheers, Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
