Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Premature end/wrong content-length #70

Open
danmattsson opened this issue Sep 25, 2016 · 1 comment
Open

Premature end/wrong content-length #70

danmattsson opened this issue Sep 25, 2016 · 1 comment

Comments

@danmattsson
Copy link

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.

@danmattsson
Copy link
Author

Addition: also does not work w/ IntelliJ bundled 3.0.5 Maven.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant