Commit 4c5a197
build: override central-publishing-maven-plugin guava dependency to 33.5.0-jre (#392)
In Google's Airlock / BCID L2 environment (maven-3p-trusted), older 32.x versions of Guava are not cached or mirrored. When central-publishing-maven-plugin:0.10.0 runs during release builds, Maven fails to resolve its transitive dependency on guava:32.1.0-jre.
This overrides the plugin dependency to use guava:33.5.0-jre (which is already used by the project and available in Airlock).
Change-Id: I74139da32a803ec4fbeda3ff893e615b606cb5e7
Co-authored-by: Anshul Patni <anshulpatni@google.com>1 parent 73d9fa3 commit 4c5a197
3 files changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
173 | 180 | | |
174 | 181 | | |
175 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
206 | 213 | | |
207 | 214 | | |
208 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
139 | 146 | | |
140 | 147 | | |
141 | 148 | | |
| |||
0 commit comments