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 build fails on CI with:
```
Error: Failed to execute goal on project spring-shell-starter-test: Could not resolve dependencies for project org.springframework.shell:spring-shell-starter-test:pom:4.0.0-SNAPSHOT: Could not find artifact org.springframework.shell:spring-shell-starter:jar:4.0.0-SNAPSHOT -> [Help 1]
```
even though it passes locally in a fresh docker container.
0 commit comments