http://maven.apache.org/POM/4.0.0
element notifiers
- Super Types
{http://maven.apache.org/POM/4.0.0} (restriction)
- Documentation
4.0.0
Configuration for notifying developers/users when a build is
unsuccessful, including user information and notification mode.
- Properties
- This component is not nillable.
- Model
- <notifiers>
notifier*
</notifiers>
- Source
<xs:element minOccurs="0" name="notifiers"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" name="notifier" type="Notifier"/> </xs:sequence> </xs:complexType> </xs:element>
Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.