Add new goal
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115851 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</goal>
|
||||
<goal>
|
||||
<name>plugin:generate-docs</name>
|
||||
<description>Generate navigation, goals and properties docs</description>
|
||||
<description>Generate navigation, goals, properties and tags docs</description>
|
||||
</goal>
|
||||
<goal>
|
||||
<name>plugin:generate-goals</name>
|
||||
@@ -61,6 +61,10 @@
|
||||
<name>plugin:generate-properties</name>
|
||||
<description>Generate properties.xml for the plugin</description>
|
||||
</goal>
|
||||
<goal>
|
||||
<name>plugin:generate-tags</name>
|
||||
<description>Generate tags.xml skeleton for any jelly taglibs included in the plugin</description>
|
||||
</goal>
|
||||
<goal>
|
||||
<name>plugin:install</name>
|
||||
<description>Install the plugin in Maven's plugins dir</description>
|
||||
|
||||
Reference in New Issue
Block a user