Java Obfuscation Issue in Multi-module Maven Project
I have a maven project with a parent module and 6 sub-modules. 3 of them are applications and the rest are the common modules that the 3 apps depend on.
I have a maven project with a parent module and 6 sub-modules. 3 of them are applications and the rest are the common modules that the 3 apps depend on.