ci.maven
ci.maven copied to clipboard
Add console output for webapp file changes
Currently, when changes are made to any webapp files, there is no message displayed in the console for dev mode. When Java files, or config files such as server.xml, are changed, messages are displayed in the dev mode console showing that these changes are taken into effect. It would be good to have messages showing that action is being taken on the webapp changes as well.