FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <build> (in project)
Namespace:
Type:
Content:
complex, 14 elements
Defined:
locally in complexType Model in maven-4.0.0.xsd; see XML source
Component Diagram
XML Representation Summary
<build>
   
Content: 
</build>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
xs:string
0..1
no
3.0.0+ This element specifies a directory containing the source of the project. »
xs:string
0..1
no
4.0.0+ This element specifies a directory containing the script sources of the project. »
xs:string
0..1
no
4.0.0+ This element specifies a directory containing the unit test source of the project. »
xs:string
0..1
no
4.0.0+ The directory where compiled application classes are placed. »
xs:string
0..1
no
4.0.0+ The directory where compiled test classes are placed. »
0..1
no
4.0.0+ A set of build extensions to use from this project.
xs:string
0..1
no
3.0.0+ The default goal (or phase in Maven 2) to execute when none is specified for the project. »
0..1
no
3.0.0+ This element describes all of the classpath resources such as properties files associated with a project. »
0..1
no
4.0.0+ This element describes all of the classpath resources such as properties files associated with a project's unit tests. »
xs:string
0..1
no
4.0.0+ The directory where all files generated by the build are placed. »
xs:string
0..1
no
4.0.0+ The filename (excluding the extension, and with no path information) that the produced artifact will be called. »
0..1
no
4.0.0+ The list of filter properties files that are used when filtering is enabled.
0..1
no
4.0.0+ Default plugin information to be made available for reference by projects derived from this one. »
0..1
no
4.0.0+ The list of plugins to use.
Description
version:
3.0.0+
description:
Information required to build the project.
Related Components


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.