-
## What version of OpenRewrite are you using?
I am using
```
mvn -U org.openrewrite.maven:rewrite-maven-plugin:run \
-Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-logging-fr…
-
**Describe the bug**
When scanning my project, the Maven part fails because of one the dependencies cannot be downloaded.
This dependency is defined in the `multiplatform/lib` folder of my project w…
-
[OpenRewrite](https://docs.openrewrite.org/) is a tool that helps users easily migrate API changes.
It should be helpful to provide users with an OpenRewrite module when Armeria releases a new major …
-
Followup to: https://github.com/openrewrite/rewrite-logging-frameworks/issues/155#issuecomment-2216788376
## What version of OpenRewrite are you using?
I am using
```
mvn -U org.openrewrite.…
-
### Discussed in https://github.com/openrewrite/rewrite/discussions/4584
Originally posted by **@DidierLoiseau** October 16, 2024
I noticed an issue with this migration, which is triggered tra…
-
## What version of OpenRewrite are you using?
I am using
- **rewrite-maven-plugin** 5.35.0
- **rewrite-hibernate** 1.8.0
- **recipe** org.openrewrite.hibernate.MigrateToHibernate62
## H…
-
I would like to investigate if this tool could be based on OpenRewrite (https://docs.openrewrite.org/) for doing the changes to the files. It might also make it possible to support _adding_ Thymeleaf …
-
## What problem are you trying to solve?
I have a project with a bunch of YAML files. When I try to add a recipe that runs ChangeKey against a complex `oldKeyPath` it causes huge lags (in my case a…
-
## What problem are you trying to solve?
In order to support other tools to extend the output of the result of the rewriteRun task, we should allow for a report to be written as part of these tasks…
-
## What version of OpenRewrite are you using?
I am using
- Maven plugin v5.18.0
- rewrite-testing-frameworks v2.2.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my…