clojusc / osgi

Clojure / OSGi integration
1 stars 1 forks source link

Issue with old build server reference in clojure.osgi 1.9.0.2 pom.xml #10

Open oubiwann opened 5 years ago

oubiwann commented 5 years ago

These warnings are printed to stdout:

Downloading: http://build.clojure.org/releases/org/clojure/clojure/maven-metadata.xml
[WARNING] Could not transfer metadata 
  org.clojure:clojure/maven-metadata.xml from/to 
  clojure (http://build.clojure.org/releases): 
  Access denied to: http://build.clojure.org/releases/org/clojure/clojure/maven-metadata.xml , 
  ReasonPhrase:Forbidden.

Orginally reported here: https://github.com/starship-tools/lein-felix/issues/14

oubiwann commented 5 years ago

Submitted as part of this PR: https://github.com/talios/clojure.osgi/pull/5