On 6/5/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
I've got a legacy project to convert from maven1 to maven2. It uses castor to generate code based on an XSD. castor plugin from mojo uses castor 0.9.7, and my project use castor 0.9.5, and the generated code is not compatible (unmarshall returns "Object" in 0.9.7 !)
<plugin><dependencies><dependency> should work, however there was a thread recently that implied it might not... -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
