Uses of Class
org.apache.maven.plugins.changes.announcement.MailSender
-
Uses of MailSender in org.apache.maven.plugins.changes.announcement
Modifier and TypeMethodDescriptionprotected MailSender
AnnouncementMailMojo.getActualMailSender()
Returns the identify of the mail sender according to the plugin's configuration: if themailSender
parameter is set, it is returned if nofromDeveloperId
is set, the first developer in the list is returned if afromDeveloperId
is set, the developer with that id is returned if the developers list is empty or if the specified id does not exist, an exception is thrownAnnouncementMailMojo.getMailSender()