Skip to content

Watcher is not being triggered #7

@mohashi-rh

Description

@mohashi-rh

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions