FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


element <activation>
Namespace:
Type:
Content:
complex, 5 elements
Defined:
locally in complexType Profile in maven-4.0.0.xsd; see XML source
Component Diagram
XML Representation Summary
<activation>
   
Content: 
</activation>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
xs:boolean : "false"
0..1
no
4.0.0+ If set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
 jdk
xs:string
0..1
no
4.0.0+ Specifies that this profile will be activated when a matching JDK is detected. »
 os
0..1
no
4.0.0+ Specifies that this profile will be activated when matching operating system attributes are detected.
0..1
no
4.0.0+ Specifies that this profile will be activated when this system property is specified.
0..1
no
4.0.0+ Specifies that this profile will be activated based on existence of a file.
Description
version:
4.0.0+
description:
The conditional logic which will automatically trigger the inclusion of this profile.
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.