Skip to content

Premature end/wrong content-length #70

Description

@danmattsson

Running maven clean install I get the error:
Could not transfer artifact org.vaadin.addons:dragdroplayouts:jar:1.3.2 from/to vaadin-addons (http://maven.vaadin.com/vaadin-addons): GET request of: org/vaadin/addons/dragdroplayouts/1.3.2/dragdroplayouts-1.3.2.jar from vaadin-addons failed: Premature end of Content-Length delimited message body (expected: 359318; received: 45339 -> [Help 1]

I'm using the standard dependency:
<dependency> <groupId>org.vaadin.addons</groupId> <artifactId>dragdroplayouts</artifactId> <version>1.3.2</version> </dependency>

Anything I'm missing? Incompatible Maven versions (3.3.3 in my case)? I'm able to download the package via HTTP alright.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions