Addon: guice-vaadin - broken maven

Hello

I tested from 3 computers and 2 differents IDE. Impossible to import this plugin by maven.

Maven:

https://mvnrepository.com/artifact/com.vaadin/guice-vaadin/1.4.0-vaadin8


Errors trying to get it

Downloading: https://repo.maven.apache.org/maven2/com/vaadin/guice-vaadin/1.4.0-vaadin8/guice-vaadin-1.4.0-vaadin8.pom
[WARNING]
 The POM for com.vaadin:guice-vaadin:jar:1.4.0-vaadin8 is missing, no dependency information available
Downloading: https://repo.maven.apache.org/maven2/com/vaadin/guice-vaadin/1.4.0-vaadin8/guice-vaadin-1.4.0-vaadin8.jar
[INFO]
 ------------------------------------------------------------------------
[INFO]
 BUILD FAILURE

If the vaadin staff is still alive, please do something, or maybe am I wrong?
Cheers

Hi,

Are you using the following repository:

vaadin-addons
http://maven.vaadin.com/vaadin-addons

?

It seems to work for me at least.

-Olli

The repository is on maven too, I don’t understand why I can’t get it like the other vaadin parts…

I’m not really sure where the problem is, but maybe you can build it yourself from the sources for a workaround:
https://github.com/berndhopp/guice

-Olli

Bern works on at this moment. It seems to be a non stable addon

The repository is on maven too, I don’t understand why I can’t get it like the other vaadin parts…
maxbet