#867 - Keep Sonatype staging repo on failure.

This commit is contained in:
Mark Paluch
2019-08-02 14:35:20 +02:00
parent 60f978098f
commit e3ef175c38

View File

@@ -216,6 +216,7 @@
<serverId>sonatype</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
<keepStagingRepositoryOnFailure>true</keepStagingRepositoryOnFailure>
</configuration>
</plugin>
</plugins>