The changes plugin supports email: http://maven.apache.org/plugins/maven-changes-plugin/usage.html
However, it's not triggered by a release but you need to run it separately. I guess you could bind it to the deploy phase, but I'm not sure you want to do this. Normally you would go through staging first and then, if ok, announce. /Anders On Thu, Feb 25, 2010 at 08:58, langlois yan <[email protected]> wrote: > Hi, > > Is there a way to add notifications (email, RSS, etc.) when a release is > performed ? > > Yan Langlois. > > > >
