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

posted on 2015-04-24 16:24  -Anny-  阅读(180)  评论(0)    收藏  举报