Tim Büthe
Results
3
issues of
Tim Büthe
I noticed the wrong version number in the README. The alternative would be to rename the release I guess.
This adds a new parameter called `failOnError` which should makes builds fail, instead of just logging an error, if the file download fails (return code != 200).
## I am using - OpenRewrite 5.33.0 - Maven plugin 5.33.0 - rewrite-spring 5.12.0 ## I am using the Maven plugin, and my project is a single module project. ```xml...
bug