You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2015/02/02 20:16:18 UTC

[jira] (JXR-68) ignores classes with same name in other packages

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

Robert Scholte reopened JXR-68:
-------------------------------


The jxr-report of the [maven-compiler-plugin|http://maven.apache.org/plugins/maven-compiler-plugin/xref/index.html] shows this issue as well. Both packages contain the same classes (for backwards compatibility they weren't moved), but only the classes of the first package are shown. 

> ignores classes with same name in other packages
> ------------------------------------------------
>
>                 Key: JXR-68
>                 URL: https://jira.codehaus.org/browse/JXR-68
>             Project: Maven JXR
>          Issue Type: Bug
>          Components: maven2 jxr plugin
>    Affects Versions: 2.1
>            Reporter: Paul Sundling
>
> say you the following classes
> package1/MyClass
> package2/MyClass
> While both will show up in javadocs plugin, only one will show up in JXR report.
> Let me know if you need a test case.



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