Hi Martin,
1/ For deployment of SA ZIPs and bundles, I use BuildProcess AutoDeploy
(http://buildprocess.sourceforge.net)
2/ For pure OSGi bundle deployment, waiting for the support of OSGi
artifacts deployment in new AutoDeploy version, you can use Apache ACE,
but it's in early stage.
Regards
JB
On 07/26/2011 03:13 PM, Martin Olsen wrote:
Hi,
We have a ServiceMix 4.4.0-fuse-00-03 installation with about 55
components, web services and other services each in individual maven
modules. Currently, for each sub-module, our deployment work flow is
like this:
$ mvn clean package
$ scp target/some-component.jar $REMOTE_HOST:/opt/fuse/deploy
I have tried scripting this with a manually generated list of expected
jars with scp executed for each file in a loop. However, I was wondering
if everyone deploys their components like this or if I was missing a
smarter approach.
I also tried to use maven-wagon-plugin, but that does not play well with
multi-module projects.
How do you guys deploy your components?
Thanks,
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com