Skip to content

GG-342 Replace WatcherMojo with file watcher tooling#377

Open
jenskm wants to merge 1 commit intomainfrom
GG-342_mise-watch
Open

GG-342 Replace WatcherMojo with file watcher tooling#377
jenskm wants to merge 1 commit intomainfrom
GG-342_mise-watch

Conversation

@jenskm
Copy link
Collaborator

@jenskm jenskm commented Feb 26, 2026

Remove the WatcherMojo which watched the wrong files and duplicated build logic.
Schema watching is better handled by external file watching tools that trigger
mvn generate-sources on changes.

  • Remove WatcherMojo and WatcherMojoTest
  • Add example mise/watchexec setup in .mise.toml
  • Document how to set up schema file watching in the maven plugin README

Remove the WatcherMojo which watched the wrong files and duplicated build logic.
Schema watching is better handled by external file watching tools that trigger
`mvn generate-sources` on changes.

- Remove WatcherMojo and WatcherMojoTest
- Add example mise/watchexec setup in .mise.toml
- Document how to set up schema file watching in the maven plugin README
@jenskm jenskm self-assigned this Feb 26, 2026
@Erkelinux
Copy link
Collaborator

Husk å fjerne i readme også 🚀

@jenskm
Copy link
Collaborator Author

jenskm commented Mar 4, 2026

Husk å fjerne i readme også 🚀

Finner ikke noe i readme 🫠

@Erkelinux
Copy link
Collaborator

Husk å fjerne i readme også 🚀

Finner ikke noe i readme 🫠

Vi tok det sikkert bort allerede siden det ikke virket så bra 🤷

@Erkelinux
Copy link
Collaborator

Erkelinux commented Mar 5, 2026

Tenker dette er greit, men noen som bruker mise burde teste 👁️
Kan det virke uten mise, egentlig?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants