以下是完整的错误消息:
[ERROR] Failed to execute goal com.saikoa.dexguard.maven:dexguard-maven-plugin:5.5.32:generate-sourcesone of its required components) from the plugin 'com.saikoa.dexguard.maven:dexguard-maven-plugin:5.5.32[plugin>com.saikoa.dexguard.ma
当我使用插件时,它显示了这个错误:
Failed to execute goal com.guardsquare.dexguard.maven:dexguard-maven-plugin:8.1.00:default-generate-sources) on project .....: Execution default-generate-sources of goal com.guardsquare.dexguard.maven:dexguard-maven-plugin:8.1.00:generate-sources
你们中有人成功地将DexGuard作为一个插件安装到Android上吗?我试图使用DexGuard 6.1和AndroidStudio1.1.0来使用Settings>Plugin>Install from disk,但是libs/dexguard.jar和eclipse/我可以使用ProGuard,但是我想使用DexGuard作为encryptstrings函数。
我想要混淆我的纯Java库,但是我不确定如何在我的和build.xml文件中使用dexguard。谁能给我举个例子?我当前的代码如下:<property file="build.properties"/>
classpath="dexguard.jartarget="obfuscate"/>
<target nam
当我们在android中使用DexGuard时,我们总是需要在发布版本中包含一个行,那就是我从来没有想过如何改变getDefaultDexGuardFile寻找右护卫Relase.pro的路径,但到目前为止,它一直在我的DexGuard文件夹的/lib文件夹中进行正确搜索。之前使用的是Android 1.5.0 ),现在它给出了
Warning:Exception while process