Releases: brianm/really-executable-jars-maven-plugin
Releases · brianm/really-executable-jars-maven-plugin
Version 2.1.1
- Overwrite existing files when creating executable (thanks @dkfellows)
Version 2.1.0
- use zip-prefixer instead of rebuilding JAR
- improve handling of multi-artifact builds
- add inputFile parameter to select any file
- add basic integration testing
- require JDK 11+ to build (plugin still targets JDK 8)
Thanks to @klausbrunner for contributions to this release.
Version 2.0.0
This release requires Java 8 or better!
- Support ZIP64 format (thanks @wendigo!)
- Support packaging other files than jars (thanks @matthias-m)
Release 1.4.0
- require Java 7
- change code to use JDK7 APIs
- Support Windows
- Don't suppress errors