/maven-watcher

Cli tool to update the deployed resources of a java/maven web project when there is changes on the files

Primary LanguageJavaScriptMIT LicenseMIT

MAVEN-WATCHER

Cli tool to update the deployed resources of a java/maven web project when there is changes on the files without needing to restarting the server

Install it

npm install maven-watcher -g

Run it

Run the following command on a maven project folder

mwatcher

Modes

Currently mwatcher works on two differents types of maven projets, webapp (the default) and jar projetcs. To use mwatcher on a jar based project just run

mwatcher jar