Skip to content

Releases: hazendaz/makeself-maven-plugin

Makeself Maven Plugin 1.11.1

20 Dec 02:44
makeself-maven-plugin-1.11.1
ec2c07e

Choose a tag to compare

  • Additional fix for gitPath to restore *nix based handling

Makeself Maven Plugin 1.11.0

14 Dec 19:59
makeself-maven-plugin-1.11.0
03aae91

Choose a tag to compare

  • 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

07 Dec 17:08
makeself-maven-plugin-1.10.1
492526d

Choose a tag to compare

  • Moved to portable git 2.52.0.1

Makeself Maven Plugin 1.10.0

11 Nov 21:30
makeself-maven-plugin-1.10.0
82dcc7f

Choose a tag to compare

  • 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

12 Aug 00:33
makeself-maven-plugin-1.9.2
438b361

Choose a tag to compare

  • 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

27 Apr 23:02
makeself-maven-plugin-1.9.1
152591b

Choose a tag to compare

  • 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

26 Feb 00:42

Choose a tag to compare

  • 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

15 Jan 23:33

Choose a tag to compare

  • Includes portable git 2.47.1.2 security patch

Makeself maven plugin 1.8.4

26 Nov 03:38

Choose a tag to compare

  • Supports git 2.47.1.1

Makeself Maven Plugin 1.8.3

16 Oct 21:08

Choose a tag to compare

  • support for git 2.47.0.1