Javen205 / jfinal_qyweixin

jfinal_qyweixin是基于 jfinal-weixin二次开发而来,只需浏览 Demo 代码即可进行极速开发。同时支持微信企业号以及企业微信
81 stars 43 forks source link

Compilation Error when including this jar #3

Open GuoquanXing opened 6 years ago

GuoquanXing commented 6 years ago

When I execute the project in eclipse locally, everything is fine, however, when I run mvn clean package below message comes:

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /Users/XXX/eclipse-workspace/wechatConn/src/main/java/com/qq/weixin/mp/aes/AesException.java:[1,1] illegal character: '\ufeff'
[ERROR] /Users/XXX/eclipse-workspace/wechatConn/src/main/java/com/qq/weixin/mp/aes/AesException.java:[1,10] class, interface, or enum expected