[
https://issues.apache.org/jira/browse/SLING-8904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008330#comment-17008330
]
Konrad Windszus commented on SLING-8904:
----------------------------------------
This configuration is part of the ASF Parent:
https://github.com/apache/maven-apache-parent/blob/78708ec5358c13547b7f12ac8b3103ab8b4a2797/pom.xml#L235.
The parameter {{waitBeforeTagging}} needs to be set to 0
(https://maven.apache.org/maven-release/maven-release-plugin/prepare-mojo.html#waitBeforeTagging)
in our parent.
> Stop waiting for 10 seconds after tagging a release
> ---------------------------------------------------
>
> Key: SLING-8904
> URL: https://issues.apache.org/jira/browse/SLING-8904
> Project: Sling
> Issue Type: Improvement
> Components: General
> Reporter: Robert Munteanu
> Priority: Major
> Fix For: Parent 36
>
>
> Each time we perform a release the {{maven-release-plugin}} waits for 10
> seconds after tagging. IIRC this was done due to the specific Subversion
> setup we have at the ASF, where we have two masters ( EU and US ).
> Nowadays it should no longer be needed with the GitBox setup and should be
> removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)