http://maven.apache.org/POM/4.0.0
element profiles
- Super Types
{http://maven.apache.org/POM/4.0.0} (restriction)
- Documentation
4.0.0
A listing of project-local build profiles which will modify the build process when activated.
- Properties
- This component is not nillable.
- Model
- <profiles>
profile*
</profiles>
- Source
<xs:element minOccurs="0" name="profiles"> <xs:complexType> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" name="profile" type="Profile"/> </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.