Hello Pawel,

I think there is no way to configure 
I could think of multiple approaches to hit this use case:

1. Add a binding file and use different namespaces for each schema. Have a look 
at [1] how this is done. Remember to specify your binding file in the Maven 
plugin configuration section [2].
2. Add multiple executions of the Castor Maven plugin to your POM and make use 
of the <packaging> configuration element as specified in [2]. I think this 
could be achieved by introducing multiple build profiles (in case Maven does 
not allow multiple plugin executions).

Let me know whether and how you solved this issue!

Regards,
Lukas

[1] http://www.castor.org/srcgen-binding.html
[2] http://mojo.codehaus.org/castor-maven-plugin/generate-mojo.html

Am 17.02.2010 um 19:02 schrieb QkI:

> 
> Hello,
> Is it possible to configure castor maven plugin in such way that I specified
> list of xsd files with list of corresponding packages ?
> 
> Thanks,
> Paweł
> -- 
> View this message in context: 
> http://old.nabble.com/Castor-maven-plugin-tp27627806p27627806.html
> Sent from the Castor - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
> 
>    http://xircles.codehaus.org/manage_email
> 
> 


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to