You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the only thing we can do (unless we start include more custom fixes -- which we might do as part of issue #2), is to up the minimum supported version to 1.8.2 and let users override the version of Groovy the plugin uses. This is now in master.
Groovy versions before 1.8.2 don't output stub files. No exceptions are being thrown, the Groovy classes just aren't outputting any files.
The text was updated successfully, but these errors were encountered: