Nick Smith

Results 9 comments of Nick Smith

@OlgaMaciaszek any update on this? Unfortunately the project I'm working on uses matrix parameters extensively and this has become a upgrade blocker.

Hi Olga, I have now updated my example project the demonstrate the issue. It turns out that if a Feign interface calls a Spring Boot controller, then everything is fine....

Can you confirm @OlgaMaciaszek that the example provided now demonstrates the issuue for you?

Hi @OlgaMaciaszek, any update on this?

Option 3 from https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#changing-the-active-docker-context worked for me. Ignore the error above Docker Compose not being installed. I was getting the rror ``` Failed to fetch container logs: Command failed: docker...

Alas I don't think this repo is maintained anymore

Why hasn't this option been added? It's a bit ridiculous that this was requested 3 years ago and yet there's no easy way to upgrade when running the stock Docker...

I have this same problem, and is a major stumbling block for us.

I've created pull request https://github.com/bdemers/maven-external-version/pull/8 in which I've updated the existing multi-module test to demonstrate this issue. What I did was to add a dependency between the level-one module and...