Commit 4464c46
authored
fix(ci): Remove /service/local/ suffix from nexusUrl (#458)
The nexus-staging-maven-plugin appends /service/local/ internally.
Providing the full path causes a validation error:
'Mandatory plugin parameter nexusUrl should be your Nexus base URL only'1 parent ade28bd commit 4464c46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
504 | | - | |
| 504 | + | |
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
| |||
0 commit comments