wildfly-extras / wildfly-jar-maven-plugin

WildFly Bootable JAR
https://docs.wildfly.org/bootablejar/
Apache License 2.0
56 stars 40 forks source link

Missing trace when the DevWatchBootableJarMojo fails to send shutdown to the server when exiting #398

Open jfdenise opened 1 week ago

jfdenise commented 1 week ago

It would help diagnose complex scenario. Location: https://github.com/wildfly-extras/wildfly-jar-maven-plugin/blob/main/plugin/src/main/java/org/wildfly/plugins/bootablejar/maven/goals/DevWatchBootableJarMojo.java#L1301)