Skip to content

rombert/desktop-maven-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Desktop Notifier

Simple build extension for Maven 3.0.2 or newer which notifies the user when a build is complete.

Currently supported on Linux and Mac OS X 10.8 or higher.

How To

To build the desktop notifier, download a copy of the sources, and then from within the directory:

mvn package

To install the desktop notifier, simply copy target/maven-desktop-notifier-*.jar to the lib/ext directory of your Maven installation.

Linux

On Linux Maven Desktop Notifier uses notify-send. Tests were performed on Gnome 3, KDE 4, Unity but other compliant implementations, for instance those provided by Cinnamon and Xfce should work just fine.

Mac OS X

On Mac OS X 10.8 or higher, Maven Desktop Notifier uses terminal-notifier. Installation instructions for terminal-notifier can be found here.

Screenshots

Gnome

KDE

Unity

Mac OS X