Cause:
Create a maven project in idea and import pom.xml, related configuration. The following error occurred while running
****.***.***error in opening zip file
This error report occurs due to a jar version conflict in maven.
Solution:
Delete the maven local repository jar package, and then idea in the project refresh, let maven re-download dependencies. (the error reported in those lines, there is a corresponding path, you can delete it)
According to the error path, delete the corresponding jar from your computer. When you come back and refresh, it’s finished.
Read More:
- java.util.zip.zipexception: error in opening zip file
- Maven (http://repo1.maven.org/maven2/): Failed to transfer file and PKIX path building failed: sun.secu
- [Solved] Error:Maven Resources Compiler: Maven project configuration required for module ‘XX‘ isn‘t available
- Maven Project Right-Click -update project Error [How to Solve]
- [Solved] SpringBoot Pack Project: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources
- IDEA Create maven project error: Error running‘[org.apache.maven.pluginsmaven-archetype-pluginRELEASE
- [Solved] MVN Build Project Error: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test
- [Solved] org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject…
- IDEA Create Web Project with maven Error: The desired archetype does not exista…
- Resources is configured in the build of Maven project to prevent the failure of resource export
- [Solved] Maven Project Error: java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener
- [Maven] maven filtering OTS parsing error incorrect file size in WOFF head [Two Methods to Solve]
- [Solved] Idea Failed to recognize Maven and Project Error
- [Solved] Maven Multi-Project Compile Error: The POM for xxx is invalid
- [Solved] Maven Project Packaging Error: Unable to find main class
- [Solved] IDEA Import springboot Project Error: Cannot resolve plugin org.springframework.boot:spring-boot-maven-plugin:<unknown>
- [Solved] IDEA Add maven Project Error: Error:(3,21)java: Package javax.servletdoes not exist
- [Solved] IDEA Start Maven Project Error: “Error starting ApplicationContext. To display the conditions report …”
- Springboot Project Error: Failed to execute goal org.apache.maven.plugins