-
Notifications
You must be signed in to change notification settings - Fork 8
Description
When using the maven examples ie https://github.com/asciidoctor/asciidoctor-maven-examples for reveal.js I always get the following message:
[ERROR] Failed to execute goal on project asciidoc-to-revealjs-example: Could not resolve dependencies for project org.asciidoctor.maven:asciidoc-to-revealjs-example:jar:1.0.0-SNAPSHOT: Failed to collect dependencies at rubygems:asciidoctor-revealjs:gem:2.0.1: Failed to read artifact descriptor for rubygems:asciidoctor-revealjs:gem:2.0.1: Could not transfer artifact rubygems:asciidoctor-revealjs:pom:2.0.1 from/to rubygems-proxy (http://rubygems-proxy.torquebox.org/releases): Transfer failed for http://rubygems-proxy.torquebox.org/releases/rubygems/asciidoctor-revealjs/2.0.1/asciidoctor-revealjs-2.0.1.pom 503 Service Temporarily Unavailable -> [Help 1]
Can you give me any advise?
Thank you.