error Message
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-Failure executing Javac, but could not parse theerror: [ERROR] Error: Read C:\Users\ Administrator\.m2\repository\net\sf\jasperreports\jasperreports\4.7.1\jasperreports-4.7.1Error in Opening zip file... .... ... ... ... ... ... ... ... ... ... ... .... ... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... ..... .....
Solution Solutions
Delete the error packet in the warehouse (this project is Jasperreports-4.7.1.jar), re-download to resolve.
Add: If Maven does not have permission to download the jar is incomplete, you need to check and modify the configuration file after re-download or directly manually download the full package is placed in the specified directory.
Problem Analysis
1. If "Error in opening zip file" errors, most of the package download is problematic, although the repository has jar files, but with the decompression software will be an error, it is recommended to delete the retry.
2. In addition maven sometimes this situation will also report the above error: The warehouse set the user name password, but MAVEN is not configured, the normal situation maven should prompt no permissions, but sometimes Maven does not prompt and directly download the jar, downloaded to half but found no permissions, This causes the downloaded jar to be incomplete. This situation is still problematic in the event of a timely re-download, either by modifying the MAVEN configuration file or by downloading it manually.