Need help with these 2 questions.

1. Can we to use tomcat-maven plugin to deploy wars directly to Spring DM Server ?

2. Can we Create OSGi wars and install to Tomcat OSGi Service using tomcat-maven plugin

Ultimately, I need to automate the process of deploy/undeploy the web apps to Spring DM through a Continuous Integration server.

I am not sure if there is any other approach you all suggest.