Tweak the description for a PluginExecution phase, to clarify where the default phase comes from.

This commit is contained in:
Dennis Lundberg 2014-11-02 17:18:31 +01:00
parent 8317522cdf
commit 608b430f7d
1 changed files with 1 additions and 1 deletions

View File

@ -2879,7 +2879,7 @@
<version>4.0.0+</version> <version>4.0.0+</version>
<type>String</type> <type>String</type>
<description>The build lifecycle phase to bind the goals in this execution to. If omitted, <description>The build lifecycle phase to bind the goals in this execution to. If omitted,
the goals will be bound to the default phase specified in their metadata. </description> the goals will be bound to the default phase specified by the plugin. </description>
</field> </field>
<field xml.transient="true"> <field xml.transient="true">
<name>priority</name> <name>priority</name>