We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3247e86 commit 8d400b8Copy full SHA for 8d400b8
jreleaser.yml
@@ -41,6 +41,7 @@ deploy:
41
authorization: BASIC
42
# TODO Remove verifyPom tag, hack for https://github.com/jreleaser/jreleaser/issues/1397
43
verifyPom: false
44
+ maxRetries: 180 # the timeout for Maven state verification is now 30 minutes: 180 retries * 10-second delay
45
stagingRepositories:
46
- "target/staging-deploy"
47
artifactOverrides:
0 commit comments