lagom icon indicating copy to clipboard operation
lagom copied to clipboard

Failed: zip END header not found

Open octonato opened this issue 5 years ago • 3 comments

Failed on master build. Travis failing with zip END header not found.

https://travis-ci.com/lagom/lagom/jobs/285520627#L1425

ERROR COMPILATION ERROR :

INFO -------------------------------------------------------------

ERROR error reading /home/travis/.m2/repository/com/typesafe/akka/akka-remote_2.12/2.6.3/akka-remote_2.12-2.6.3.jar; zip END header not found

ERROR /tmp/maven-test3256749797304557198/my-lagom-system/hello-api/src/main/java/com/example/hello/api/HelloService.java:[1,1] cannot access com.example.hello.api

zip END header not found

ERROR /tmp/maven-test3256749797304557198/my-lagom-system/hello-api/src/main/java/com/example/hello/api/HelloEvent.java:[13,8] cannot access java.lang

zip END header not found

ERROR /tmp/maven-test3256749797304557198/my-lagom-system/hello-api/src/main/java/com/example/hello/api/GreetingMessage.java:[11,14] cannot access com.example.hello

zip END header not found

octonato avatar Feb 10 '20 20:02 octonato

This sounds like a failure in the download producing a corrupted .jar file. Clean the caches?

ignasi35 avatar Feb 11 '20 10:02 ignasi35

https://travis-ci.com/github/lagom/lagom/jobs/432684764

jrudolph avatar Nov 12 '20 10:11 jrudolph

https://travis-ci.com/github/lagom/lagom/jobs/434074150

jrudolph avatar Nov 12 '20 10:11 jrudolph