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 7291cfa commit 0f5fd03Copy full SHA for 0f5fd03
vaadin-maps-leaflet-flow/pom.xml
@@ -277,6 +277,8 @@
277
<configuration>
278
<serverId>ossrh</serverId>
279
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
280
+ <!-- Sometimes OSSRH is really slow -->
281
+ <stagingProgressTimeoutMinutes>30</stagingProgressTimeoutMinutes>
282
<autoReleaseAfterClose>true</autoReleaseAfterClose>
283
</configuration>
284
</plugin>
0 commit comments