jcgay / maven-color

A colorized Maven console
MIT License
177 stars 20 forks source link

mvn-color's "build successful" notifications steal focus from the terminal #28

Closed mattalxndr closed 7 years ago

mattalxndr commented 7 years ago

Not sure if this is a bug or a feature but can I disable it?

jcgay commented 7 years ago

This is not a feature :) It should be linked to https://github.com/jcgay/maven-notifier/issues/16 I'll give it another look, do you know which notifier is used ? It will try to find one available in https://github.com/jcgay/maven-notifier/wiki#default-notifiers

You can disable desktop notifications: https://github.com/jcgay/maven-notifier/wiki#disable-notification

jcgay commented 7 years ago

Closed by https://github.com/jcgay/maven-notifier/issues/18