Fiete

Results 32 issues of Fiete

* **What are you trying to do?** I want to enable the plugin only in the pipeline and not in local execution. I want to do this, because I want...

enhancement

## What problem are you trying to solve? I have an old application that is not using spring-boot yet, but rather uses the spring framework. I'd like to migrate it...

recipe
kind/epic

Updating the contao version via the composer-manager fails with: ``` bash composer update contao-components/installer sensiolabs/security-checker contao/conflicts > Resolving dependencies using Composer Cloud v3.0.1 !!! Current server is sponsored by: Contao...

While upgrading from Janusgraph 0.4.1 to 0.5.0 I noticed that my test cases that use the inmemory backend started to fail with a ClassNotFoundException for the `InMemoryStoreManager`. I then looked...

### Module K6 ### Proposal I am currently trying to setup a k6 integration test and have a hard time figuring out, how tests are supposed to be written with...

help wanted
type/enhancement
modules/k6

First of all, thanks for providing this library to support tracing in web apps! I am using it in conjunction with Jaeger for end to end traces. This works great,...

## What version of OpenRewrite are you using? I am using version `5.17.0` of the [Migrate Spring Boot 2.x projects to JUnit 5 from JUnit 4](https://docs.openrewrite.org/recipes/java/spring/boot2/springboot2junit4to5migration) recipe ## How are...

bug

## What version of OpenRewrite are you using? 2.16.0 ## How are you running OpenRewrite? I am applying the Maven Command Line command on a single module project. Can you...

bug
assertj
mockito
test provided

**Describe the bug** I am working on a project that is still on eclipselink `2.6.2`. When updating to anything higher, I observe an issue with unmarshalling xml's that contain a...

## What version of OpenRewrite are you using? I am using - OpenRewrite v5.22.0 ## How are you running OpenRewrite? I am using the command line invocation: ```sh mvn -U...

bug
question