maven-watcher

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i maven-watcher

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • erickzanardo