galaxyproject / blend4j

blend4j is a JVM partial reimplementation of the Python library bioblend for interacting with Galaxy, CloudMan, and BioCloudCentral.
Eclipse Public License 1.0
16 stars 22 forks source link

Server down #6

Closed roryk closed 11 years ago

roryk commented 11 years ago

Hi John,

Not sure if this is down forever or just temporary but:

http://artifactory.msi.umn.edu/libs-snapshot-local/com/github/jmchilton/blend4j/blend4j/0.1-SNAPSHOT/blend4j-0.1-SNAPSHOT.pom

Gives a 503.

jmchilton commented 11 years ago

I no longer have access to that server (or at least shouldn't have access to that server). MSI is going to realize it needs to be up at some point :)... but at any rate it would be best to target maven central to get the blend4j jars now.

The README for blend4j had been updated some time ago. Are you needing this for clj-blend? I had updated my fork on clj-blend to do this, but never issued a pull request - you can grab the changeset here if that is what you are targeting: https://github.com/jmchilton/clj-blend/commit/46b02d9fcaea2082f7ab03d27c9f90c795af12a2.

If you really need an older version of blend4j, let me know and I can try to contact MSI about obtaining it.

roryk commented 11 years ago

Thanks John,

Dang, you can't administer servers you don't have access to? I thought you were a wizard.

It is something that is getting pulled in from Brad's bcbio.variation, I bugged him to have it point to the proper place, thanks for the information!

chapmanb commented 11 years ago

Rory and John; Whoops, my bad. I updated clj-blend to point to the maven-central build and pushed a clean snapshot to clojars that should pull it in. John, thanks for getting this up on maven-central.