[
https://jira.codehaus.org/browse/MJAVADOC-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Schulte reopened MJAVADOC-414:
----------------------------------------
Reopening since the plugin still does not produce correct test javadocs. Please
see the updated example project demonstrating the issue. Executing 'mvn
javadoc:test-javadoc' the plugin produces
{code}
1 warning
[WARNING] Javadoc Warnings
[WARNING] /tmp/MJAVADOC-414/src/test/java/localhost/test/AppTest.java:6: error:
cannot find symbol
[WARNING] import localhost.App;
[WARNING] ^
[WARNING] symbol: class App
[WARNING] location: package localhost
{code}
Downgrading the plugin to version 2.9.1, no such warnings are produced.
> Artifacts missing from test classpath.
> --------------------------------------
>
> Key: MJAVADOC-414
> URL: https://jira.codehaus.org/browse/MJAVADOC-414
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 2.10
> Environment: Apache Maven 3.2.3
> (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T22:58:10+02:00)
> Java version: 1.7.0_65, vendor: Oracle Corporation
> Default locale: de_DE, platform encoding: UTF-8
> Reporter: Christian Schulte
> Attachments: mjavadoc-414.zip
>
>
> Upgrading the javadoc plugin to version 2.10, test documentation fails to
> find classpath elements from 'test' scope.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)