[ https://issues.apache.org/jira/browse/MJAVADOC-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826454#comment-15826454 ]
Michael Osipov edited comment on MJAVADOC-477 at 1/17/17 5:37 PM: ------------------------------------------------------------------ According to [this|http://www.oracle.com/technetwork/java/javase/documentation/index-jsp-135444.html#javadocdocuments], {{Javadoc}} is the canonical name. Testing a locally patched version... was (Author: michael-o): According to [this|http://www.oracle.com/technetwork/java/javase/documentation/index-jsp-135444.html#javadocdocuments], {{Javadoc}} is the canonical name. > Use Javadoc instead of JavaDoc in the reporting output > ------------------------------------------------------ > > Key: MJAVADOC-477 > URL: https://issues.apache.org/jira/browse/MJAVADOC-477 > Project: Maven Javadoc Plugin > Issue Type: Bug > Components: javadoc > Affects Versions: 2.10.4 > Environment: Java 8 > Reporter: Michael Benz > Assignee: Michael Osipov > Priority: Trivial > Fix For: 3.0.0 > > Attachments: Maven_Site_Reports_de-DE.PNG > > > Also the current maven-javadoc-plugin uses "JavaDoc" instead of "Javadoc" in > the reporting output. > {code} > [INFO] Generating "JavaDocs" report --- > maven-javadoc-plugin:2.10.4:javadoc > {code} > Correct: > {code} > (...) > Constructing Javadoc information... > (...) > [WARNING] Javadoc Warnings > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)