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

   **[Mathias 
Broekelmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mbroekelmann)**
 commented
   
   This patch should fix the problem.
   
   The problem was that the compile artifacts of the modules in the reactor 
where not initialized.
   
   The solution in this patch is now to resolve the artifacts of each reactor 
project and add the compile artifacts to the classpath for javadoc generation. 
I've tested it with a large project structure (spring-rich) with multiple 
nested projects and it was working perfectly.
   


-- 
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