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: 2 months 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.

[![Build Status](https://github.com/wvengen/proguard-maven-plugin/actions/workflows/maven.yml/badge.svg)](https://github.com/wvengen/proguard-maven-plugin/actions/workflows/maven.yml)
[![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]: https://www.guardsquare.com/proguard
[Maven]: https://maven.apache.org/