jira-importer commented on issue #712: URL: https://github.com/apache/maven-javadoc-plugin/issues/712#issuecomment-2957347674
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Harald, just checked the interation test. Either I did not understand the issue properly or the IT code does not fit. To rephrase the problem: if you have Javadoc in module Bar which refers to classes in module Foo and the snapshots have never been installed before, Javadoc generation fails due to missing classpath reactor artifacts. So why do you depend on JUnit which you don't even use and have Commons IO which is not a reactor dependency? The rest is commented in line. -- 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]
