Dev mode should provide a way to run mvn package to create war/ear so that users are set to create the container image ie, docker build.
Consider adding this functionality on dev mode shutdown or with a hotkey trigger.
Another case to consider is wanting to build a runnable jar - not by default but with a hotkey trigger. Could go further than this and have a hotkey to create the container image.