Commit e3a9d5d
fix: strip mavenCentral() and gradlePluginPortal() in pipeline
CFS blocks direct access to public repos with a hard socket error.
Gradle treats this as a failure rather than falling through to the
next repository. Remove public repo declarations so only the CFS
upstream feed is used for dependency resolution.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 527ec14 commit e3a9d5d
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
0 commit comments