Hello, has anyone tried to migrate from Netbeans (which uses ant as build script) to Maven. I face some serious problems doing so, with Bpel- and Composite Application Modules.
I see two solutions (both are not perfect): - servicemix from apache, which seems not to be applicable with existing project structures. (Additionally we are using OpenESB) - write my own plugin, that invokes the ant tasks defined in the build-impl.xml, created by netbeans (currently i'm going that way, but i'm wondering if there is not a better solution) All other things are already running (contract first webservices, jaxb code generation, ..) thx Harald --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
