Yes, thanks for pointing this out. For the sake of expediency, I went
straight with Ant since I needed to integrate with PXE ant tasks to
compile processes and the sendsoap ant task for testing.
I'm planning to package the example build scripts and example artifacts
with Maven2 such that they are all available when downloading Ode in the
future. That way, people downloading the distribution could play with
the examples, change the BPEL/WSDL files, run ant and easily deploy and
test the resulting service assembly.
alex
Guillaume Nodet wrote:
Btw, servicemix has a maven plugin to help the creation and packaging
of jbi
components,
service assemblies and service units (auto-generation of the jbi.xml
file of
the service
assembly, etc..). This maven plugin does not tie the artifacts to
ServiceMix in any way,
so it may be useful for the examples and / or the component.
But it seems everything is nearly finished, so ...
Cheers,
Guillaume Nodet