Tweet your builds
Introduction
Maven Twitter Plugin lets you send Twitter status updates from Maven, without writing any Java code. It increases communication between Project owners and Project users by automatically tweeting build and release status via Twitter.
Configuration
Add your twitter username, password to your ~/.m2/settings.xml file
For security reasons, it is recommended that you put your twitter username and password in your local settings file.
default true your twitter username your twitter password
Usage
Add the Twit