Re: m-compiler-p + groovy-eclipse-compiler + spock and groovy with CL

Alexander Kriegisch <[email protected]> Mon, 15 Dec 2025 10:38:03 +0700
Newsgroups gmane.comp.jakarta.turbine.maven.user
Message-ID <[email protected]>
To close this thread, I want to mention that the problem is not in Maven
or Spock, but I identified it in the Groovy Eclipse Batch Compiler.

See https://github.com/groovy/groovy-eclipse/issues/1648.
--
Alexander Kriegisch
https://scrum-master.de


Piotr Żygieło schrieb am 14.12.2025 um 15:48:
> On Sun, 14 Dec 2025 at 06:46, Alexander Kriegisch
> <[email protected]> wrote:
>> I have not used Spock in a while, but just fired up my sample project,
>> also using GrEclipse.
> 
> Thanks for checking.
> 
>> I can confirm the problem, but noticed that until
>> 2.4-M6-groovy-4.0, compilation works. It starts breaking with the error
>> you observed in your sample project since 2.4-M7-groovy-4.0.
>> Maybe, it
>> is worth discussing this with the Spock people.
> 
> That's what I've observed as well as described and discussed in
> https://github.com/spockframework/spock/issues/2282.