Remove Link to non exisitng javadocs, package access level classes
------------------------------------------------------------------
Key: JXR-70
URL: http://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
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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira