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

   **[Fabian 
Schlier](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=fschlier)**
 commented
   
   I created a patch which at least adds the already resolved dependencies to 
the classpath.
   
   If there are only reactor artifact missing, all other resolved artifacts are 
added to the classpath. There is no dependency resolution for the reactor 
artifacts, but assuming that they are included as submodules by this aggregate 
step, their dependencies will be added either.
   This will not work if the aggregate steps runs in a lower position of a 
multi layer pom inheritance structure and some of the referred artifacts or 
outside of the current inheritance branch.
   


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