hgschmie commented on PR #227: URL: https://github.com/apache/maven-javadoc-plugin/pull/227#issuecomment-1709048842
> I did a test, in test project execute > > `mvn clean javadoc:3.5.0:javadoc` - build pass `mvn clean package javadoc:3.5.0:javadoc` - build failed > > so I assume that existing project jar with `Automatic-Module-Name` in target directory can cause or trigger a problem when I remove `Automatic-Module-Name` from test project - problem not occurs > > Of course your fix resolve such issue > > disclosure - I'm starting a journey with JPMS 😄 I will hold off merging until I understand what fails here. -- 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]
