Namespace: |
|
Content: |
complex, 5 elements |
Defined: |
globally in maven-4.0.0.xsd; see XML source |
Includes: |
declarations of 5 elements |
Referenced: |
by 1 location |

XML Representation Summary |
|||
<...> |
|||
|
|||
</...> |
|||
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.
|
|||
|
xs:string
|
0..1 |
no |
4.0.0+ Specifies that this profile will be activated when a matching JDK is detected.
For example,
1.4 only activates on JDKs versioned 1.4,
while !1.4 matches any JDK that is not version 1.4. Ranges are supported too:
[1.5,) activates when the JDK is 1.5 minimum. |
|||
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.
|
||||
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. |