gradlex-org/extra-java-module-info

Make requireAllDefinedDependencies() more stable

Closed this issue · 1 comments

This is quite experimental right now.

I see some errors that I want to investigate when using it more in this example: https://github.com/jjohannes/gradle-project-setup-howto/tree/java_module_system

If anyone tries this and runs into something, reports and reproducers are welcome!

This is the issue I also saw in the gradle-project-setup-howto project: #47