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 1ce7ec5 commit 2f1ca50Copy full SHA for 2f1ca50
pom.xml
@@ -86,6 +86,8 @@
86
<publishingServerId>central</publishingServerId>
87
<autoPublish>true</autoPublish>
88
<waitUntil>published</waitUntil>
89
+ <!-- waitMaxTime is specified in seconds-->
90
+ <waitMaxTime>1800</waitMaxTime>
91
</configuration>
92
</plugin>
93
0 commit comments