It is working for me, but I don't have access to Mac OS X to test it. Unico Hommes wrote:
> Exception in thread "main" java.lang.ClassNotFoundException: > org.codehaus.modello.ModelloCli > at java.net.URLClassLoader$1.run(URLClassLoader.java:199) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:187) > at java.lang.ClassLoader.loadClass(ClassLoader.java:289) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) > at java.lang.ClassLoader.loadClass(ClassLoader.java:235) > at util.IsolatedClassLoader.loadClass(IsolatedClassLoader.java:46) > at MBoot.generateSources(MBoot.java:666) > at MBoot.buildProject(MBoot.java:568) > at MBoot.run(MBoot.java:340) > at MBoot.main(MBoot.java:119) It may be that the modello JAR downloaded was corrupted in some way. Can you try removing the "org/codehaus/modello" subdirectory from your local repository? > Any pointers? Should I be trying any of this at all at this time? It should be fine, but unless you are developing patches or in need of a recent bugfix, the last release (alpha-2) should be sufficient. Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
