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
The integrationTest task in spring-boot-antlib uses sourceSets.main.runtimeClasspath as a files input but doesn't configure its normalisation as such. As a result build cache misses may occur when, in fact, the classpath is unchanged.