Skip to content

proguard maven plugin version 2.6.0 with java17 #285

Open
@ndangarosia

Description

@ndangarosia

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

image

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

image

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions