Open
Description
I have multiple projects to be obfuscated , so they are included like this inside configuration
I am using proguard maven plugin version 2.6.0, proguard version 7.2.2 and Java 17
Now, from these 2 projects (i.e, ar1 and ar2) are mentioned in dependencies block and while proguard obfuscate them , in output jars they are not bundled as jar but only classes are there while the project (i.e ar3) not in dependencies block , correctly bundled as jar
Can I bundle all the projects as jar ? In previous version, with proguaguard maven plugin version 2.0.14 and proguardVersion 6.1.1 and it was working fine. All jars were bundled as expected
Metadata
Metadata
Assignees
Labels
No labels
Activity