JackPGreen opened a new pull request, #1328:
URL: https://github.com/apache/maven-javadoc-plugin/pull/1328

   The dependency tree was being pruned - in case of multiple versions of the 
same dependency, only the latest version was retained.
   
   However, this is unnecessary and can cause compile errors - instead, all of 
the dependencies should be added to the classpath of `javadoc`.
   
   Fixes https://github.com/apache/maven-javadoc-plugin/issues/1327


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