Commit c79dd9f
committed
Temporarily disable starters
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.1 parent 95ef80c commit c79dd9f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments