I'm building my project with Maven, but I haven't found the equivalent of Gradle's Application Plugin yet.
Is there some good Maven plugin for creating distribution .zip? Such us Gradle's Application Plugin? More to the point: Such as Gradle task "distZip" inside Application plugin - Creates a full distribution ZIP archive including runtime libraries and OS specific scripts.
What do Maven users use to solve this use case?
Take a look here: maven-assembly
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With