[ https://jira.codehaus.org/browse/MJAVADOC-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy closed MJAVADOC-395. ---------------------------------- Resolution: Fixed Fix Version/s: 2.9.2 Assignee: Herve Boutemy patch applied in [r1601228|http://svn.apache.org/r1601228] thank you > Add JDK8 support to maven-javadoc-plugin > ---------------------------------------- > > Key: MJAVADOC-395 > URL: https://jira.codehaus.org/browse/MJAVADOC-395 > Project: Maven Javadoc Plugin > Issue Type: Improvement > Affects Versions: 2.9.1 > Reporter: Laird Nelson > Assignee: Herve Boutemy > Fix For: 2.9.2 > > Attachments: MJAVADOC-395.patch > > > The {{maven-javadoc-plugin}} plugin needs some additional minor work to > ensure that it can recognize when it is running in a 1.8 JDK environment. > For example, in {{AbstractJavadocMojo.java}}, {{DEFAULT_JAVA_API_LINKS}} > needs to be updated appropriately, as does the {{getDefaultJavadocApiLink()}} > method. > Additionally, the JDK 1.8 {{package-list}} file needs to be saved to > {{src/main/resources}} to enable existing tests to pass. > Patch forthcoming. -- This message was sent by Atlassian JIRA (v6.1.6#6162)