macosappbundler-maven-plugin
Maven plugin for creating a native macOS bundle containing all dependencies required by a Maven project (by perdian)
proguard-maven-plugin
ProGuard Maven plugin that supports modularised ProGuard packages (by wvengen)
| macosappbundler-maven-plugin | proguard-maven-plugin | |
|---|---|---|
| 1 | 1 | |
| 53 | 675 | |
| - | 0.0% | |
| 5.4 | 7.1 | |
| 4 months ago | 12 days ago | |
| Java | Java | |
| Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
macosappbundler-maven-plugin
Posts with mentions or reviews of macosappbundler-maven-plugin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-05.
proguard-maven-plugin
Posts with mentions or reviews of proguard-maven-plugin.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Google will support OpenJDK development: the giant's investments in Java and Kotlin
Proguard (or the maven plugin specifically here) didn't support MR jars: https://github.com/wvengen/proguard-maven-plugin/issues/61. Yes, that has been fixed in an update, but that was my whole point: when you make a library you do not control the target environment. Thus, if an user would be stuck with certain version of proguard maven plugin, they could never adopt a MR jar. Regardless they had to wait for an update to be made. MR jars are not backwards compatible, if they were, this problem would not have happened.
What are some alternatives?
When comparing macosappbundler-maven-plugin and proguard-maven-plugin you can also consider the following projects:
packr - Packages your JAR, assets and a JVM for distribution on Windows, Linux and Mac OS X
unfork-maven-plugin - An Apache Maven plugin to easily change dependency source files without needing to fork the project
jdeb - This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.
kotlin-metadata-printer - Prints the Kotlin metadata attached to Java class files
docker-maven-plugin - INACTIVE: A maven plugin for Docker
duplicate-finder-maven-plugin - Maven plugin to find duplicate classes or resources