Commit d8e0767
authored
fix: Configure GAR distribution repository (#66)
Add distributionManagement pointing to extenda's GAR Maven
registry so 'mvn deploy' has a target. Without this, the release
workflow fails with 'repository element was not specified in the
POM inside distributionManagement element'.1 parent 08b93eb commit d8e0767
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
| |||
0 commit comments