gradle-cargo-plugin
gradle-cargo-plugin copied to clipboard
xmlReplacements for appserver configuration
Cargo maven2 plugin has this option:
xmlReplacements
"Values to use for various XML replacements."
Source: http://cargo.codehaus.org/Maven2+Plugin+Reference+Guide
Nice to have feature, e.g. for JBoss 7, which requires disabling deployment of JBoss welcome application into root context (if necessary for custom application being deployed).
I am happy about every contribution. Please submit a pull request if you need this feature soon.
This functionality is available for the Ant task. Documentation about its use can be found here.