执行Maven Install打包的时候,出现以下错误信息: [proguard] proguard.ParseException: Expecting keyword 'class', 'interface', or 'enum' before '-libraryjars' in argument number 7[proguard] at proguard.Configuratio
执行Maven Install打包的时候,出现以下错误信息: [proguard] Error: Unsupported java version '1.8' in line 2 of file 'F:\Workspaces\pro-test\proguard.conf',[proguard] included from argument number 6 这是因为在proguard.co
今天无意升级了ADT到ADT 22.6,打包混淆的时候就出现了问题: Proguard returned with error code 1. See console Error: Unable to access jarfile ..\lib\proguard.jar 一直找不到问题的解决方案,后来我把proguard(下载地址:http://sourceforg
最近尝试用Proguard来混淆代码,以增加发布出去的代码安全性。今天运行混淆后的jar包发生如下异常 Caused by: org.springframework.beans.factory.BeanCreationException: Could not autowire field: public abc.service.Service test.rest.controller.Co