Releases: hazendaz/makeself-maven-plugin
Releases · hazendaz/makeself-maven-plugin
Makeself Maven Plugin 1.11.1
- Additional fix for gitPath to restore *nix based handling
Makeself Maven Plugin 1.11.0
- Support makeself 2.7.2 plus snapshot until 12/11/25 mainline
- Support added in 1.10.x to allow custom gitPath provision for windows didn't pan out as part of the process needed the environmental path provided to it. So that logic threw an error with portableGit being null. This has been reworked and now has an integration test that proves it works fully.
Makeself Maven Plugin 1.10.1
- Moved to portable git 2.52.0.1
Makeself Maven Plugin 1.10.0
- gitPath now accessible in maven build to indicate location of git installation for windows usage to avoid portable git download/install.
- Moved to portable git 2.51.2.1
- Moved to makeself 2.6.x release
Makeself Maven Plugin 1.9.2
- Add entry to makeself scripts to indicate the maven plugin used to create the makeself bundle
- Portable git inclusion set to 2.50.1.0
- Add makeself support for --comp-extra
Makeself Maven Plugin 1.9.1
- Includes support for git portable 2.49.0
- Minor code cleanup
- General library / plugin updates
- Confirm supported java 11 through 25-ea
- To support jdk 25, lombok usage has been removed as it only covered 6 getters and future direction here will be to use records class when java 11 support is dropped.
Note: Inclusion of code added to makeself in last week has not been included. A future release will include additional code support.
Makeself Maven Plugin 1.9.0
- Using git portable for windows users with 2.48.1.1
- Migrate from java.io.File to Path and Files usage
- Update plugins
- Cleanup dependencies to reduce library pulls including migrating off guava to straight java
no changes to makeself this release as it has not changed since mid 2024.
Makeself maven plugin 1.8.5
- Includes portable git 2.47.1.2 security patch
Makeself maven plugin 1.8.4
- Supports git 2.47.1.1
Makeself Maven Plugin 1.8.3
- support for git 2.47.0.1