proguard-maven-plugin icon indicating copy to clipboard operation
proguard-maven-plugin copied to clipboard

ProGuard Maven plugin that supports modularised ProGuard packages

Results 66 proguard-maven-plugin issues
Sort by recently updated
recently updated
newest added

Hi, Could you please upgrade Proguard to at least 7.3.2, this is the first version supporting Java 20. Thank you

Please someone, could this be updated to Java 19? I use Liberica 19.0.2.1 for my projects and seems this proguard is not compatible with the Java 19. (class version 63)....

I have the following plugin configuration ``` com.github.wvengen proguard-maven-plugin 2.6.0 package proguard ${proguard.conf} -printmapping obfuscation.map -libraryjars ${java.home}/jmods/java.base.jmod(!**.jar;!module-info.class) -libraryjars ${java.home}/jmods/java.desktop.jmod(!**.jar;!module-info.class) ``` Running the proguard maven goal with the `-X` option yields...

How to put this plugin to nexus, it there some example commans?

Bumps [com.guardsquare:proguard-core](https://github.com/Guardsquare/proguard-core) from 9.1.1 to 9.1.3. Release notes Sourced from com.guardsquare:proguard-core's releases. 9.1.3 Version 9.1.3 Kotlin support Add support for processing Kotlin 2.0 metadata. Update to stable version of the...

dependencies
java

Bumps [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) from 6.8.1 to 6.9.0. Changelog Sourced from org.apache.bcel:bcel's changelog. Apache Commons BCEL Version 6.9.0 RELEASE NOTES Introduction The Apache Commons BCEL team is pleased to announce the release...

dependencies
java

Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. Release notes Sourced from org.apache.maven.plugins:maven-jar-plugin's releases. 3.4.1 🐛 Bug Fixes [MJAR-307] - Wrong version of commons-io cause a ClassNotFound o.a.commons.io.file.attribute.FileTimes (#83) @​slawekjaranowski 📦 Dependency...

dependencies
java

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.4. Release notes Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases. 3.2.4 Release Notes - Maven GPG Plugin - Version 3.2.4 [MGPG-125] - Fix "bestPractices" (#95) @​cstamas 📦 Dependency...

dependencies
java

Bumps commons-io:commons-io from 2.15.1 to 2.16.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.15.1&new-version=2.16.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. Commits f80596e [maven-release-plugin] prepare release maven-source-plugin-3.3.1 7626998 Bump apache/maven-gh-actions-shared from 3 to 4 83c963c Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18) 40ae495 Bump org.codehaus.plexus:plexus-archiver...

dependencies
java