Error when maven build
1. The specified JRE installation does not exist
Build Path -> Remove JRE System Library -> Add a new one which is installed in your pc
2. invalid CEN header (bad signature)
解决的办法是把提示的文件删掉让maven重新下载就解决了: maven clean, maven install