prismicio-community / java-kit

Community maintained development kit for Prismic and the Java language
https://prismic.io
15 stars 38 forks source link

alt tag for images #9

Closed gluk64 closed 10 years ago

gluk64 commented 10 years ago

When will it be possible to get alternative text for images?

rudyrigot commented 10 years ago

I didn't realize this was still here, but this landed in 1.0-M7

gluk64 commented 10 years ago

thank you, but 1.0-M7 is not resolved by sbt. 1.0-M6-SNAPSHOT is also not working, all our build is broken!

gluk64 commented 10 years ago

https://raw.githubusercontent.com/prismicio/repository/master/maven/io/prismic/java-kit/1.0-M7/java-kit-1.0-M7.pom can not be opened

ornicar commented 10 years ago

It's a 500 error of raw.githubusercontent.com.

gluk64 commented 10 years ago

So what do we do? Do you have an alternative repository?

gluk64 commented 10 years ago

1.0-M6-SNAPSHOT doesn't work anymore even without the 500 error:

[info] Resolving io.prismic#java-kit;1.0-M6-SNAPSHOT ... [error] Server access Error: handshake alert: unrecognized_name url=https://raw.githubusercontent.com/prismicio/repository/master/maven/io/prismic/java-kit/1.0-M6-SNAPSHOT/maven-metadata.xml [error] Server access Error: handshake alert: unrecognized_name url=https://raw.githubusercontent.com/prismicio/repository/master/maven/io/prismic/java-kit/1.0-M6-SNAPSHOT/java-kit-1.0-M6-SNAPSHOT.pom

gluk64 commented 10 years ago

our entire team can not work, please help to solve this.

gluk64 commented 10 years ago

can you send me the release archive?

ornicar commented 10 years ago

The Java kits are available from https://github.com/prismicio/repository/tree/master/maven/io/prismic/java-kit

ornicar commented 10 years ago

If you are using sbt, here is a quick workaround waiting for github to fix the issue:

sbt -Djsse.enableSNIExtension=false