https://github.com/wvengen/proguard-maven-plugin
ProGuard Maven plugin that supports modularised ProGuard packages
https://github.com/wvengen/proguard-maven-plugin
java maven maven-plugin minification obfuscation proguard
Last synced: 2 months ago
JSON representation
ProGuard Maven plugin that supports modularised ProGuard packages
- Host: GitHub
- URL: https://github.com/wvengen/proguard-maven-plugin
- Owner: wvengen
- License: apache-2.0
- Created: 2011-06-21T13:53:46.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T17:24:41.000Z (3 months ago)
- Last Synced: 2025-04-06T05:08:37.118Z (3 months ago)
- Topics: java, maven, maven-plugin, minification, obfuscation, proguard
- Language: Java
- Homepage: https://wvengen.github.io/proguard-maven-plugin/
- Size: 672 KB
- Stars: 637
- Watchers: 28
- Forks: 155
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
ProGuard Maven Plugin
---------------------Run [ProGuard] as part of your [Maven] build. For usage, please read the
generated [Documentation](https://wvengen.github.io/proguard-maven-plugin/).Development happens at [Github](https://github.com/wvengen/proguard-maven-plugin).
This plugin is in a mature state, so major development changes are not expected.
Pull requests are welcome.This is the successor of the ProGuard Maven Plugin by pyx4me.
[](https://github.com/wvengen/proguard-maven-plugin/actions/workflows/maven.yml)
[](https://maven-badges.herokuapp.com/maven-central/com.github.wvengen/proguard-maven-plugin)[ProGuard]: https://www.guardsquare.com/proguard
[Maven]: https://maven.apache.org/