Hello Community,
we are experiencing trouble with a Maven Dependency in our Buildpipeline. Which is “ Checksum validation failed” with:
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc7</artifactId>
<version>12.1.0.2</version>
</dependency>
There maven will result in an “error reading /home/circleci/.m2/repository/com/oracle/jdbc/ojdbc7/12.1.0.2/ojdbc7-12.1.0.2.jar; zip END header not found”
Could you pls investigate what is happening?
Kind Regards
Pæŧ