You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2019/08/21 01:18:53 UTC

[GitHub] [curator] TisonKun commented on issue #314: Update zookeeper to 3.5.5 stable version

TisonKun commented on issue #314: Update zookeeper to 3.5.5 stable version
URL: https://github.com/apache/curator/pull/314#issuecomment-523255586
 
 
   Travis fails on
   
   ```
   [INFO] --- clirr-maven-plugin:2.8:check (default) @ curator-client ---
   [INFO] artifact org.apache.curator:curator-client: checking for updates from sonatype
   [INFO] artifact org.apache.curator:curator-client: checking for updates from sonatype-snapshots
   [WARNING] repository metadata for: 'artifact org.apache.curator:curator-client' could not be retrieved from repository: sonatype-snapshots due to an error: Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/org/apache/curator/curator-client/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
   [INFO] artifact org.apache.curator:curator-client: checking for updates from sonatype-apache
   [INFO] artifact org.apache.curator:curator-client: checking for updates from apache-snapshots
   [INFO] artifact org.apache.curator:curator-client: checking for updates from sonatype
   [INFO] artifact org.apache.curator:curator-client: checking for updates from sonatype-snapshots
   [WARNING] repository metadata for: 'artifact org.apache.curator:curator-client' could not be retrieved from repository: sonatype-snapshots due to an error: Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/org/apache/curator/curator-client/maven-metadata.xml. Return code is: 502 , ReasonPhrase:Bad Gateway.
   [INFO] artifact org.apache.curator:curator-client: checking for updates from sonatype-apache
   [INFO] artifact org.apache.curator:curator-client: checking for updates from apache-snapshots
   [INFO] Comparing to version: 4.2.0
   [ERROR] 8001: org.apache.curator.shaded.com.google.common.annotations.Beta: Class org.apache.curator.shaded.com.google.common.annotations.Beta removed
   [ERROR] 8001: org.apache.curator.shaded.com.google.common.annotations.GwtCompatible: Class org.apache.curator.shaded.com.google.common.annotations.GwtCompatible removed
   [ERROR] 8001: org.apache.curator.shaded.com.google.common.annotations.GwtIncompatible: Class org.apache.curator.shaded.com.google.common.annotations.GwtIncompatible removed
   [ERROR] 8001: org.apache.curator.shaded.com.google.common.annotations.VisibleForTesting: Class org.apache.curator.shaded.com.google.common.annotations.VisibleForTesting removed
   [ERROR] 8001: org.apache.curator.shaded.com.google.common.base.Ascii: Class org.apache.curator.shaded.com.google.common.base.Ascii removed
   ```
   
   maybe a temporarily issue? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services