| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://maven.apache.org/POM/4.0.0}PluginExecution (restriction)
4.0.0
| Nested Element Summary | |
| configuration0.0.0+ |
| goals4.0.0The goals to execute with the given configuration. |
xs:string | id4.0.0The identifier of this execution for labelling the goals during the build, and for matching exections to merge during inheritance. |
xs:string | inherited4.0.0 Whether any configuration should be propagated to child POMs. |
xs:string | phase4.0.0The build lifecycle phase to bind the goals in this execution to. |
<xs:complexType name="PluginExecution"><xs:all></xs:complexType><xs:element default="default" minOccurs="0" name="id" type="xs:string">
</xs:element><xs:element minOccurs="0" name="phase" type="xs:string">
</xs:element><xs:element minOccurs="0" name="goals"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="goal" type="xs:string"/></xs:sequence><xs:element minOccurs="0" name="inherited" type="xs:string">
</xs:element><xs:element minOccurs="0" name="configuration"></xs:all><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/></xs:sequence>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||