-
If I have a multi-project within my root project, the gradle.properties file in the multi-project directory is not being read. The documentation contradicts that behavior.
### Expected Behavi…
-
## ⚠️ Is your feature request related to a problem? Please describe
We should create tasks that format the gradle.kts files (like `ktfmtFormatKotlinScript` and `ktfmtCheckKotlinScript`) and hook th…
-
## What version of OpenRewrite are you using?
I am using the latest version as of 2024-09-21
## How are you running OpenRewrite?
originally gradle build file, also verified via PR:
- http…
-
So I have a multi-module project structured like this:
plugin -> nms (mountiplex)
And on the first attempt of building, it always throw this exception
```
* What went wrong:
A problem was found…
-
Support Gradle for multi-IDE in context of the quickstart blueprint.
Gradle must first build all dependencies of the base "build all dars" rule, then provide the daml build environment to the IDE (…
-
By default, in a project with multiple modules, when writing Roborazzi tests in each module, the test reports(html) are generated in each module.
There is no problem if you want to check the result…
-
## What version of OpenRewrite are you using?
I am using
- Maven plugin v5.43.1
- rewrite-maven v8.38.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my proje…
-
Hello!
I have a few questions about tvOS platform compatibility with moko resources.
A general question: are there any plans to support tvOS?
If not, are there any suggestions how to manag…
-
I'm facing configuration cache issues when applying your plugin.
```
- Task `:my-project:jaxbJavaGenV1311` of type `com.intershop.gradle.jaxb.task.SchemaToJavaTask`: invocation of 'Task.project' a…
-
### Expected Behavior
Given a build service:
```
import org.gradle.api.services.BuildService
import org.gradle.api.services.BuildServiceParameters
abstract class MyService implements BuildS…
melix updated
1 month ago