FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <configuration> (in plugin : Plugin)
Namespace:
Type:
anonymous complexType
Content:
complex, elem., wildcard
Defined:
locally in complexType Plugin in maven-4.0.0.xsd; see XML source
Includes:
declaration of elem. wildcard
Component Diagram
XML Representation Summary
<configuration>
   
Content: 
</configuration>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
{any}
from any namespace
0..∞
Description
version:
0.0.0+
description:

The configuration as DOM object.

By default, every element content is trimmed, but starting with Maven 3.1.0, you can add xml:space="preserve" to elements you want to preserve whitespace.

You can control how child POMs inherit configuration from parent POMs by adding combine.children or combine.self attributes to the children of the configuration element:

See POM Reference documentation and Xpp3DomUtils for more information.

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.