[MPLUGIN-244] Help mojo generates Javadoc, which is not accepted by JDK 8 doclint
Submitted by: Muminur Choudhury git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1508586 13f79535-47bb-0310-9956-ffa450edef68master
parent
3ed2aef1df
commit
9a8f79c110
|
|
@ -25,7 +25,7 @@ import java.util.Iterator;
|
|||
import java.util.List;
|
||||
|
||||
/**
|
||||
* Display help information on ${artifactId}.<br/>
|
||||
* Display help information on ${artifactId}.<br>
|
||||
* Call <code>mvn ${goalPrefix}:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.
|
||||
* @author
|
||||
* @version
|
||||
|
|
|
|||
Loading…
Reference in New Issue