You can try http://maven.apache.org/plugins/maven-help-plugin/describe-mojo.html
On Mon, Apr 6, 2015 at 12:37 PM, Lin Ma <[email protected]> wrote: > Hello Maven experts, > > Comparing to full format command like mvn plugin:goal, for command like mvn > clean and mvn package, how to find which is the exact goal to execute for a > plug-in? > > thanks in advance, > Lin >
