Jean-Sebastien Delfino wrote:
I think that this whole discussion thread is very useful as it helps
us identify requirements and areas of improvement for our SDO
databinding and codegen story. For example, Guillaume mentioned that
it would be great to have a Maven 1 SDO codegen plugin, as ServiceMix
is still built with Maven 1 at the moment (and I guess a number of
other projects out there still use Maven 1 as well). I can spend some
time in the next few days and work with anybody who would like to
volunteer and try to wrap the code generator in a Maven 1 plugin, if
it helps. Guillaume, are you using Ant at all? or just Maven 1?
We are using maven 1 only, but ant tasks could be a start as they are
easily integrated in maven.
A plugin is more a nice to have.
Cheers,
Guillaume Nodet