-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Do you know what could be wrong in my configuration?
<plugin> <groupId>com.fizzed</groupId> <artifactId>fizzed-watcher-maven-plugin</artifactId> <version>1.0.6</version> <configuration> <watches> <watch> <directory>test-feature/src</directory> </watch> <watch> <directory>test-main-model/src</directory> </watch> <watch> <directory>test-main-bundle/src</directory> </watch> </watches> <goals> <goal>clean</goal> <goal>install</goal> </goals> </configuration> </plugin>
Metadata
Metadata
Assignees
Labels
No labels