-
### Parent Issue
None.
### User Story
Openrewrite lets us make cross codebase rule based changes to safety update our codebase and also allow for structured updates and patches of downstream projec…
-
## What version of OpenRewrite are you using?
I am using
- Maven plugin v5.9.1
## How are you running OpenRewrite?
I am using the Maven plugin, and my project is a multi module project…
-
## What version of OpenRewrite are you using?
OpenRewrite 8.5.0
## How are you running OpenRewrite?
From the CLI as per https://docs.openrewrite.org/recipes/java/spring/boot2/upgradesprin…
-
## What version of OpenRewrite are you using?
rewrite-bom : 8.4.2
rerwrite-java-17
## How are you running OpenRewrite?
I am using the Maven plugin, and my project is a single module project.…
-
@ammachado in the configuration properties recipes, we say that the elements can be regexp but in fact they always are, right?
So if you want to replace `quarkus.something` key, you actually need t…
gsmet updated
7 months ago
-
I would like to help with the jakarta upgrade of the 4.6.21 branch. But I don't know how to contact you and I do have a question about building the code. Somehow it always fails with docs and the cdk …
-
## What problem are you trying to solve?
I am trying to migrate from JMock to Mockito. Multiple of my projects use a combination of JMock and Mockito for unit testing. I am trying to consolid…
-
## What problem are you trying to solve?
`org.openrewrite.config.Environment.Builder#scanClassLoader` causes `OutOfMemoryError`
```
Caused by: io.github.classgraph.ClassGraphException: Uncaught…
vlsi updated
10 months ago
-
JUnit 5 offers significant improvements over JUnit 4, including more powerful and flexible testing capabilities like annotation-based coding(so we don't need to write assume), parallel test execution,…
-
Not sure where exactly this comes from. Could be a few dependencies deep. Worth investigating.
INFO] Project [spotbugs-maven-plugin] Resolving Poms...
[WARNING] Failed to access maven repository h…