Unable to download vaadin-charts-3.2.0.jar

Is it only me or do maven.vaadon.com have started to deliver strange files?
I get the same error with 3.0.0 as well.


Error message

Download http://maven.vaadin.com/vaadin-addons/com/vaadin/addon/vaadin-charts/3.2.0/vaadin-charts-3.2.0.pom
Download http://maven.vaadin.com/vaadin-addons/com/vaadin/addon/vaadin-charts-parent/3.2.0/vaadin-charts-parent-3.2.0.pom
Download http://maven.vaadin.com/vaadin-addons/com/vaadin/addon/vaadin-charts-model/3.2.0/vaadin-charts-model-3.2.0.pom
Download http://maven.vaadin.com/vaadin-addons/com/vaadin/addon/vaadin-charts/3.2.0/vaadin-charts-3.2.0.jar

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring project ‘:vaadinWeb’.

Could not resolve all dependencies for configuration ‘:vaadinWeb:compileClasspath’.
Could not download vaadin-charts.jar (com.vaadin.addon:vaadin-charts:3.2.0)
Could not get resource ‘http://maven.vaadin.com/vaadin-addons/com/vaadin/addon/vaadin-charts/3.2.0/vaadin-charts-3.2.0.jar’.
Premature end of Content-Length delimited message body (expected: 516897; received: 27247

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 7.745 secs