proguard - Error: Can't read (Can't process class (com/ibm/icu/impl/data/LocaleElements_zh__PINYIN.class)) -


i trying obfuscate project , got error:

[proguard] error: can't read [/home/yeser/calarken_obfus/target/rbtarti-{version}.war(;;;;;;!meta-inf/maven/**)] (can't process class [com/ibm/icu/impl/data/localeelements_zh__pinyin.class] (unknown constant type [60] in constant pool)) 

i have no idea how solve. looked sourceforge , saw problem comes icu4j. couldn't exclude it. in advance.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

angular - Copying node modules to wwwroot AspNetCore -