I recently encountered an error from javac compiling a stub that was otherwise valid from Groovy itself when I enabled generate-stubs task. I resolved the error properly, but I wonder, should javac be compiling stubs when using gmavenplus? I thought it just referred to them but did not compile them. If it's compiling the stubs, am I at risk of having the stub replace the Groovy-generated code in the final jar?
Jason Winnebeck This email message and any attachments are for the sole use of the intended recipient(s). Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message and any attachments.
