1.0.1 • Published 11 years ago
maven-watcher v1.0.1
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 -gRun it
Run the following command on a maven project folder
mwatcherModes
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