We are facing problems with our Travis-CI. The build fails as it is not able to pull dependencies from maven
the error is `Could not transfer artifact org.clojure:tools.reader:jar:1.2.2 from/to central (<https://repo1.maven.org/maven2/>): Access denied to: <https://repo1.maven.org/maven2/org/clojure/tools.reader/1.2.2/tools.reader-1.2.2.jar> , ReasonPhrase:Forbidden.)
https://travis-ci.com/gojek/ziggurat/jobs/211003505
Has anyone else faced this problem before?