Hi Not sure whether this is the right place to ask about the castor maven plugin.
The maven plugin by default uses a firly old version of castor generator - 1.1.2.1. I tried adding dependencies to plugin to use castor 1.3 but get this error: [INFO] Castor execution failed Embedded error: org/exolab/castor/util/LocalConfiguration org.exolab.castor.util.LocalConfiguration I noticed on jira this bug: http://jira.codehaus.org/browse/MCASTOR-20 is this problem still there or is there a way to get the castor maven plugin to work with castor 1.3 James

