Exception occurred when using MAVEN to obtain dependent jar packages: Archive for required library: ' d:/maven/repository/org/springframework/spring-context/ 4.0.0.release/in project ' WEBMVC ' cannot be read or was not a valid ZIP file
But I went to the relevant directory to find the relevant jar package, but the IDE still error, found a processing method on the search engine, is to remove the top level directory of the jar package, update the MAVEN project in the IDE, re-download the jar package, and finally solve the problem. I think it should be the jar package at the beginning of the download is not complete caused it! Afraid to forget, record here!
This article is from the "12053788" blog, please be sure to keep this source http://12063788.blog.51cto.com/12053788/1862237
Maven Error: This exception occurs with a spring jar package downloaded with Maven cannot be read or was not a valid ZIP file