First thing to do is two switch on -info and -debug. This will give you a lot more information. What you need to look for is the reason why the class is not found. In principal there should be a jar file in the maven repository under repository/template/template-impl-1.0.jar. This file should contain the DefaultSample class. If it does then check the info listing to make sure that the repository that merlin is looking is in the right one, and if its correct, look for warning or error messages in the log.
Merlin looks in the Maven repository and the JAR is there and contains the class file. There is a command-line log in the Merlin directory that contains the command-line that was executed, but no errors or warnings. There are no other logs.
Kind regards,
Ulrich
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
