Hi Marko, I've tried to compile as indicated in https://github.com/magi42/

Hi Marko, I’ve tried to compile as indicated in

https://github.com/magi42/csvalidation

I’ve downloaded it and :

$ mvn clean install
$ cd demo
$ mvn jetty:run

but i get:

[INFO]
 ------------------------------------------------------------------------
[ERROR]
 Failed to execute goal on project csvalidation-demo: Could not resolve dependencies 
for project org.vaadin.addons:csvalidation-demo:war:0.5.5: 
Failed to collect dependencies at org.vaadin.addons:csvalidation:jar:0.5.5: Failed to read artifact descriptor for 
org.vaadin.addons:csvalidation:jar:0.5.5: Could not transfer artifact org.vaadin.addons:csvalidation:pom:0.5.5 
from/to maven-default-http-blocker (http://0.0.0.0/): 
Blocked mirror for repositories: [vaadin-addons (http://maven.vaadin.com/vaadin-addons, default, releases+snapshots)]
 -> [Help 1]

[ERROR]

There is something to solve? or I’m making a mistake?
thanks a lot.
Francesco