Ethan Li created STORM-3569:
-------------------------------
Summary: Travis fails from time to time because of Authorization
failures for kafka-schema-registry-client
Key: STORM-3569
URL: https://issues.apache.org/jira/browse/STORM-3569
Project: Apache Storm
Issue Type: Bug
Reporter: Ethan Li
Very often we see this failure on travis build
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process
(process-resource-bundles) on project flux-examples: Error resolving project
artifact: Could not transfer artifact
io.confluent:kafka-schema-registry-client:pom:1.0 from/to sonatype
(https://oss.sonatype.org/content/repositories/releases/): Authorization failed
for
https://oss.sonatype.org/content/repositories/releases/io/confluent/kafka-schema-registry-client/1.0/kafka-schema-registry-client-1.0.pom
403 Forbidden for project io.confluent:kafka-schema-registry-client:jar:1.0 ->
[Help 1]
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)