Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 days ago
JSON representation

ProGuard Maven plugin that supports modularised ProGuard packages

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/