Class MavenMailer

java.lang.Object
hudson.maven.MavenReporter
hudson.maven.reporters.MavenMailer
All Implemented Interfaces:
ExtensionPoint, MavenProjectActionBuilder, Describable<MavenReporter>, Serializable

public class MavenMailer extends MavenReporter
Sends out an e-mail notification for Maven build result.
Author:
Kohsuke Kawaguchi
See Also: