Open laubstein opened 8 years ago
@jamezp can you take a look at this pr? The shutdown(restart)
is a very interesting feature when we are dealing with an env that receives PermGen error after some hot deploys.
Sorry I must have missed the notification for this.
The main issue with something like this is it will only work if the server was started from standalone.(sh|bat)
. It won't work with the run
or start
goals.
For the most part too I'm not adding new features to this plugin. I've only been adding new features to the https://github.com/wildfly/wildfly-maven-plugin.
Added access to restart feature
:shutdown(restart=true)
.New property names:
New shutdown parameters: