Closed samaxes closed 12 years ago
Could you clarify if you're looking to deploy already exploded content or you want the archive to be deployed exploded?
Hello James, I would like the archive to be deployed exploded.
Sorry for such a long delay on this. It looks like the server side API's do not allow for the content to be exploded.
How about deploying an already exploded content that was created by mvn war:exploded
or mvn war:inplace
?
We can do this manually of course by adding another deployment scanner to config xml. But will it be possible from jmx/cli or this plugin?
I'm sad to see this issue closed. Right now the only reliable way I've found to this outside of an IDE is via an ant script.
Please add a configuration to deploy the exploded version of the project archive.