[ 
https://jira.codehaus.org/browse/JXR-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed JXR-70.
-----------------------------

    Resolution: Won't Fix

This cannot be solved with JXR unless completely rewritten. JXR is completely 
line-based. It would require JXR to create an AST from the source file to be 
aware of the current node. This would be a reimplementation of Javadoc in some 
way.

> Remove Link to non exisitng javadocs, package access level classes
> ------------------------------------------------------------------
>
>                 Key: JXR-70
>                 URL: https://jira.codehaus.org/browse/JXR-70
>             Project: Maven JXR
>          Issue Type: Improvement
>          Components: maven2 jxr plugin
>    Affects Versions: 2.1
>         Environment: maven2
>            Reporter: Vlad Skarzhevskyy
>              Labels: close-pending
>
> Link "View Javadoc" created for package access level classes.
> This creates many "404 Not Found" on webserver and hides the real problems on 
> website...
> Since maven-javadoc-plugin have it configurable: 
> http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#show
> Would be nice to have this as configuration in maven-jxr-plugin.   
> linkJavadocShow  or linkJavadocAccessLevel
> As well linkJavadocExcludePackageNames may be easy to add for complete 
> compatibility with javadoc-plugin excludePackageNames 
> Alternative would be to verify if target file exists in directory 
> ${javadocDir}



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

Reply via email to