Sempre qnd tento dar um Maven Install me da esse erro.
[INFO] ------------------------------------------------------------- [ERROR] error reading C:\Users\lucas.m2\repository\org\javassist\javassist\3.16.1-GA\javassist-3.16.1-GA.jar; ZipFile invalid LOC header (bad signature) [ERROR] error reading C:\Users\lucas.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar; ZipFile invalid LOC header (bad signature) [ERROR] Source option 1.5 is no longer supported. Use 1.6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [INFO] 4 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.997 s [INFO] Finished at: 2018-03-14T00:16:02-03:00 [INFO] Final Memory: 15M/52M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project listavip: Compilation failure: Compilation failure: [ERROR] error reading C:\Users\lucas.m2\repository\org\javassist\javassist\3.16.1-GA\javassist-3.16.1-GA.jar; ZipFile invalid LOC header (bad signature) [ERROR] error reading C:\Users\lucas.m2\repository\org\unbescape\unbescape\1.1.0.RELEASE\unbescape-1.1.0.RELEASE.jar; ZipFile invalid LOC header (bad signature) [ERROR] Source option 1.5 is no longer supported. Use 1.6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
sabem oq pode ser?