Re: Maven castor plugin: fails to add jar to classpath

2005-02-21 Thread Brett Porter
You need to ensure castor:prepare-filesystem has been executed first, before using the tags. The castor plugin is most likely not properly supported any more. Graham Leggett wrote: >Hi all, > >While trying to get some kind of joy out of the maven-castor-plugin, it >repeatedly bombs out with the

Maven castor plugin: fails to add jar to classpath

2005-02-21 Thread Graham Leggett
Hi all, While trying to get some kind of joy out of the maven-castor-plugin, it repeatedly bombs out with the error: "Could not find org.exolab.castor.builder.SourceGenerator. Make sure you have it in your classpath" Doing a debug run of maven with the -X flag, we look further up and see that