restore javadoc comment on the generated help mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/branches/MPLUGIN-189@1337406 13f79535-47bb-0310-9956-ffa450edef68master
parent
69afeb1a56
commit
a9bb0f6571
|
|
@ -15,6 +15,7 @@ import java.util.Iterator;
|
|||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Display help information on maven-plugin-plugin.<br/> Call <pre> mvn plugin:help -Ddetail=true -Dgoal=<goal-name></pre> to display parameter details.
|
||||
* @author
|
||||
* @version
|
||||
* @goal help
|
||||
|
|
|
|||
Loading…
Reference in New Issue