Incorrect behavior when publishing artifacts to (slow) Maven Central #15398
Labels
a:bug
closed:not-fixed
Indicates the issue was not fixed and is not planned to be
in:publishing-plugins
ivy-publish maven-publish
Maven Central is quite often overloaded and responds slowly. Gradle can not handle this correctly even when publishing relatively small artifacts (700KB).
Current Behavior
Gradle console:
On staging repositories page (https://oss.sonatype.org/#stagingRepositories) I see 2-3 new repos that contain only the artifact that Gradle failed to load, in my case:
loki-logback-appender-jdk8-0.4.0.jar
Expected Behavior
publish
only once.Your Environment
The text was updated successfully, but these errors were encountered: