Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T23:26:50.000Z (about 1 month ago)
- Last Synced: 2024-09-30T10:22:42.506Z (about 1 month ago)
- Topics: java, maven, maven-plugin, minification, obfuscation, proguard
- Language: Java
- Homepage: http://wvengen.github.io/proguard-maven-plugin/
- Size: 591 KB
- Stars: 605
- Watchers: 29
- Forks: 151
- 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](http://pyx4me.com/pyx4me-maven-plugins/proguard-maven-plugin/).
[![Build Status](https://travis-ci.org/wvengen/proguard-maven-plugin.svg?branch=master)](https://travis-ci.org/wvengen/proguard-maven-plugin)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.wvengen/proguard-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.wvengen/proguard-maven-plugin)[ProGuard]: http://proguard.sourceforge.net/
[Maven]: http://apache.maven.org/