Skip to content

Makeself Maven Plugin 1.8.1

Latest
Compare
Choose a tag to compare
@hazendaz hazendaz released this 01 Sep 22:38
· 13 commits to master since this release
  • Use jsr330 to inject components (@inject) now that maven has made that the official direction and deprecated @component
  • Refresh makeself script and header as of 8/31/2024. Minor adjustments to output only.
  • library updates / plugin updates

Build

  • Add maven 4.0.0-beta-3 integration run for plugin
  • Fix maven 3.6.3 integration run
  • Update the assembly xsd to 2.2.0
  • Update maven wrapper in GHA to 3.3.2
  • Speed up integration test runs
  • Make sure 'install' goal runs on invoker as maven 4 dislikes it not being there while maven 3 didn't care