1.0.1 • Published 9 years ago

maven-watcher v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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
1.0.1

9 years ago

1.0.0

9 years ago