Marcin Erdmann

Results 20 comments of Marcin Erdmann

Hi @myniva. Sorry for a late response, this slipped through the cracks for me. Thanks for starting this discussion. It's good to know that the note about this not being...

I can report back that we've been using this plugin on one of our projects for over a month now. It was straightforward to set up by following the instructions...

Cool, you can expect a PR sent your way soon.

If you are using version 2.5 of the plugin then it's been built with Gradle 7 which uses Groovy 3. In your project you are using Gradle 6 which uses...

Thanks for providing these references, @regulskimichal, that's very helpful. I'm watching the issues you linked to and will upgrade grolifant whenever a solution to this problem is available.

If we're assuming that https://issues.apache.org/jira/browse/GROOVY-10145 (support for Java 16+) is not backported to Groovy 3, then yeah @jamesdh.

Doing this across multiple OSes and browsers currently supported by the plugin is a significant amount of work an it's non-trivial. Also, a mapping from browser version to driver version...

FWIW, I've just hit this issue. Good to see it fixed in 2.3!

FWIW, there is on more issue listed when the build fails with the above error: ``` Configuration cache problems found in this build. 1 problem was found storing the configuration...

And yet another one ``` - Task `` of type `org.hidetake.gradle.swagger.generator.ResolveSwaggerTemplate`: invocation of 'Task.project' at execution time is unsupported. ```