-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to derive module descriptor during generateModuleInfo #12
Comments
Running gradle with the
batik-script-1.11.jar is broken and the plugin cannot help in this case. You will get the same error when running:
See also this batik issue. Possible workarounds (not sure if they really work):
|
OK, I just had this secret hope that you might come up with a simple one-liner for this :-) |
Nothing close to a one-liner. Just an ugly workaround:
|
Wow, thanks. I will try it as soon as I find the time and report back! |
I am trying to generate module-info for JasperReports (artifact 'net.sf.jasperreports:jasperreports:6.12.2') using the latest version (rc1).
The error is:
Unable to derive module descriptor for /Users/xxxxxx/.gradle/caches/modules-2/files-2.1/org.apache.xmlgraphics/batik-script/1.11/f7284dabc28aaa7407bef45f31dd204e58a35810/batik-script-1.11.jar
The text was updated successfully, but these errors were encountered: