I did obfuscation using yguardat Maven. I used the maven ant plugin to run ant tasks.
Steps:
- Refer to
build.xmlat pom.xml. Check the plugin documentation Maven Antrun. You have many examples there. - Create
build.xmlwith rename elements as required by your project / bank. If you want to reference Maven links, such as project information, define them as properties in pom.xmlbefore executing the ant task
, , .