You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Roman Ivanov (JIRA)" <ji...@apache.org> on 2016/05/01 01:25:12 UTC

[jira] [Resolved] (MJAVADOC-428) problem with generation link to DefaultHandler

     [ https://issues.apache.org/jira/browse/MJAVADOC-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Ivanov resolved MJAVADOC-428.
-----------------------------------
    Resolution: Duplicate

duplicate of MJAVADOC-423

> problem with generation link to DefaultHandler
> ----------------------------------------------
>
>                 Key: MJAVADOC-428
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-428
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.10.3
>            Reporter: Roman Ivanov
>
> problem is described at https://jira.codehaus.org/browse/MJAVADOC-425
> update for new doxia works well the only issue left is :
> {quote}
> One more case:
> http://docs.oracle.com/javase/7/docs/api/org/xml/sax
> /helpers.DefaultHandler.html?is-external=true: 404 Not Found
> This link is broken because DefaultHandler is preceded by dot instead of '/'.
> {quote}
> Looks like it is not related to doxia version problem, but still a problem.
> You can find that error there - http://checkstyle.sourceforge.net/linkcheck.html
> to reproduce that problem please comment out line https://github.com/checkstyle/checkstyle/blob/master/pom.xml#L1100
> and run "mvn clean site"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)