Maven Plugin to watch file system changes and automatically restart builds
'com.dev9:watcher-maven-plugin:1.6'
<dependency> <groupId>com.dev9</groupId> <artifactId>watcher-maven-plugin</artifactId> <version>1.6</version> </dependency>
<dependency org="com.dev9" name="watcher-maven-plugin" rev="1.6"/>
"com.dev9", "watcher-maven-plugin", "1.6"