You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Laird Nelson (JIRA)" <ji...@codehaus.org> on 2014/04/18 18:30:10 UTC

[jira] (MJAVADOC-393) -link option values have their trailing slash removed; breaks javadoc 8

Laird Nelson created MJAVADOC-393:
-------------------------------------

             Summary: -link option values have their trailing slash removed; breaks javadoc 8
                 Key: MJAVADOC-393
                 URL: https://jira.codehaus.org/browse/MJAVADOC-393
             Project: Maven Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.9.1
            Reporter: Laird Nelson


The version of {{javadoc}} that ships with Java 8 has changed such that any value supplied to the {{-link}} option must have a trailing slash (at least on my Mac).

Line 2932 of {{AbstractJavadocMojo.java}} programmatically strips the trailing slashes from the {{links}} property elements, ensuring that {{javadoc}} version 8 cannot process its {{-link}} options properly.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)