GitHub user muminc opened a pull request:

    https://github.com/apache/maven-plugin-tools/pull/2

    MPLUGIN-244  Help mojo generates Javadoc, which is not accepted by JDK 8...

    The <br/> close tag is causing Java 8 doclint to fail.
    
    Stackoverflow 
http://stackoverflow.com/questions/13720626/is-javadoc-html-or-xhtml article 
suggests JavaDoc must be in html as opposed to xhtml.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/muminc/maven-plugin-tools trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugin-tools/pull/2.patch

----

----


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to