I’m looking for a tool able to deploy partial webapps, not just deploying a war containing a whole new version of a webapp. The purpose is to permit automated deployment (for example, but not only, properties files) in a Mavenized environment. Any idea?
Share
Kwatee (http://www.kwatee.net) can do both war or exploded deployments. It has a web user interface but you can automate it via python CLIs or a supplied ant task.