Getting [ERROR] zip END header not found in Serenity BDD Maven project in IntelliJ IDE CE

40 Views Asked by At

On running a test scenario I am getting this error in MAVEN automation project

Compilation failure: Compilation failure: 
[ERROR] error reading /Users/userid/.m2/repository/org/seleniumhq/selenium/selenium-remote-driver/4.1.2/selenium-remote-driver-4.1.2.jar; zip file is empty

zip END header not found

IntelliJ IDEA 2022.3.2 (Community Edition)

Tried running this several times and building the project still getting this

0

There are 0 best solutions below