You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running ./gradlew clean in spring-boot-project/spring-boot-tools/spring-boot-maven-plugin does not seem to clear prepared Maven binaries for integration tests.
As a result, when older versions are made out of scope, local tests still run against them as build/maven-binaries is not cleaned.