Commit 8220dbf
authored
chore: fix to deploy to GitHub Packages (#180)
Update maven-deploy-plugin to be used during `stage` for deployment to
GitHub Packages, this plugin is excluded from `release` to Maven Central
Replaced maven-deploy-plugin version 3.1.1 with 3.1.2 and added
configuration for GitHub package repository. Restored lifecycle
exclusion for default-deploy phase ensuring no impact on the build
process.1 parent 713cb2b commit 8220dbf
1 file changed
+25
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | 236 | | |
249 | 237 | | |
250 | 238 | | |
| |||
276 | 264 | | |
277 | 265 | | |
278 | 266 | | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | 282 | | |
| |||
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
303 | 316 | | |
304 | 317 | | |
305 | 318 | | |
| |||
0 commit comments