Failed: zip END header not found
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
This sounds like a failure in the download producing a corrupted .jar file. Clean the caches?
https://travis-ci.com/github/lagom/lagom/jobs/432684764
https://travis-ci.com/github/lagom/lagom/jobs/434074150