This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a change to branch add-more-goals
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git
from 2c29e53 Undo this
add a3c4c5c Rename goals and mojos
add fe0d006 Fix ordering
No new revisions were added by this update.
Summary of changes:
...yTypeMojo.java => ListDependencyTypesMojo.java} | 11 ++---
...PhaseMojo.java => ListLifecyclePhasesMojo.java} | 6 +--
...bePackagingMojo.java => ListPackagingMojo.java} | 54 +++++++++++++++-------
3 files changed, 43 insertions(+), 28 deletions(-)
rename
src/main/java/org/apache/maven/plugins/help/{DescribeDependencyTypeMojo.java =>
ListDependencyTypesMojo.java} (92%)
rename
src/main/java/org/apache/maven/plugins/help/{DescribeLifecyclePhaseMojo.java =>
ListLifecyclePhasesMojo.java} (93%)
rename src/main/java/org/apache/maven/plugins/help/{DescribePackagingMojo.java
=> ListPackagingMojo.java} (60%)