extra-java-module-info
extra-java-module-info copied to clipboard
Giva a better error message than 'Transform output ... must exist'
For context see #78 and #104.
If we can detect that Gradle will eventually fail with this error, we could give a more actionable advice instead.
Related Gradle issue: https://github.com/gradle/gradle/issues/26155
Another related issue: https://github.com/gradle/gradle/issues/24064
Instead of somehow modifying the error, we should think about a sustainable solution: #161