jira-importer commented on issue #852:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/852#issuecomment-2957357623

   
**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** 
commented
   
   export-to-testcase.zip also exposes another bug.
   * Run "javadoc:aggregate".
   * In the module listing, select "module1"
   * Notice that no packages or classes are visible
   * Go back to the module listing and select "module2" (a module), "module2" 
(a package), "Module2" (a class)
   * Notice that method createModule1() returns "Module1" (a class). Click on 
that class.
   * Notice that "module1" (a module) really does contain packages and classes.
   
   I'm not sure whether this is a bug in the Javadoc tool or the Maven plugin. 
If it is a bug in the Javadoc tool, I'm not sure how to generate a minimal 
testcase for them (without Maven). Do you generate a batch file in this case? 
Or maybe you are able to report it to them.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to