[
https://issues.apache.org/jira/browse/MJAVADOC-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16581302#comment-16581302
]
Guillaume Boué commented on MJAVADOC-503:
-----------------------------------------
I don't think you can omit the package declaration for links inside
{{package-info.java}}. Even with {{javadoc}} directly, {{{@link
ClassName}}} doesn't work when {{ClassName}} is in the same package as
{{package-info.java}}.
Can you provide the example that worked with 3.0.0-M1?
> Links from package-info.java to classes do no longer work
> ----------------------------------------------------------
>
> Key: MJAVADOC-503
> URL: https://issues.apache.org/jira/browse/MJAVADOC-503
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: javadoc
> Affects Versions: 3.0.0
> Environment: linux
> Reporter: Ernst Reissner
> Priority: Major
>
> This bug has been introduced in version 3.0.0, definitively not present in
> 3.0;0.-M1:
> {@link ClassName} within package-info.java no longer works for ClassName in
> the same package.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)