remove JDK 8 javadoc warnings

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1508587 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2013-07-30 19:38:20 +00:00
parent 9a8f79c110
commit d7e27e6bd0
1 changed files with 1 additions and 2 deletions

View File

@ -27,8 +27,7 @@ import java.util.List;
/** /**
* Display help information on ${artifactId}.<br> * Display help information on ${artifactId}.<br>
* Call <code>mvn ${goalPrefix}:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details. * Call <code>mvn ${goalPrefix}:help -Ddetail=true -Dgoal=&lt;goal-name&gt;</code> to display parameter details.
* @author * @author maven-plugin-tools
* @version
#if ( !$useAnnotations ) #if ( !$useAnnotations )
* @goal help * @goal help
* @requiresProject false * @requiresProject false