Skip to content

0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 14:17

Twitter

Full Changelog

Implemented enhancements:

Fixed bugs:

  • bash-completion gives error "__git_reassemble_comp_words_by_ref: command not found" #670
  • Daemon suddenly stopped working - BufferUnderflowException #645
  • Fix plugins' parent classloader to not include libraries, fixes #681 #683 (gnodet)
  • Allow to the registry to be resized to avoid registry corruption (#645) #646 (gnodet)

Closed issues:

  • ClassNotFoundException when starting jetty with jetty-maven-plugin #681
  • Use interpolation when loading properties #676
  • How do I change the JDK dynamically #675
  • Ability to configure the daemon storage location #673
  • Deployed timestamped snapshot version does not change #672
  • Logs go to stdout breaking scripts #671
  • release .tar.gz format precompiled binary archives #668
  • Exception in thread "main" java.io.UncheckedIOException: java.nio.charset.MalformedInputException: Input length = 1 #667
  • Hashes missing from latest release (0.8.0) #666
  • Improved support for IntelliJ Idea #664
  • Missing argument for option -D #662
  • Support Maven 3.8.6 #660
  • Cannot suppress debug logging as of 0.8.0 on Homebrew on M1 Mac (previous versions didn't have this issue) #656
  • mvnd goal execution id display inconsistent with Maven #653
  • Add scoop installation to readme #640

Merged pull requests:

New Contributors: