Links parameter should handle relative links
--------------------------------------------
Key: MJAVADOC-201
URL: http://jira.codehaus.org/browse/MJAVADOC-201
Project: Maven 2.x Javadoc Plugin
Issue Type: Bug
Affects Versions: 2.4
Reporter: Vincent Siveton
We have actually a TODO in the AbstractJavadocMojo class about [1]
{noformat}
// XXX links can be relative paths or files - they're not necessarily
URLs.
{noformat}
[1] http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html#link
--
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
|