Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 18:54

Twitter

Full Changelog

Closed issues:

  • PATH computation problems with Cygwin #499
  • [Question] Use different maven installation for mvnd? #497
  • Daemon forgets about maven settings on reuse #490
  • Support Maven 3.8.3 #488
  • mvnd seems to not respect jenv local setting #487
  • IllegalStateException on multi module project failure #486
  • The maven.multiModuleProjectDirectory is badly set when using -f [path-to-pom] #484
  • Windows+Cygwin - Why do I get weird output? #483
  • Negative local Maven repo lookup persists after installing the artifact #482
  • Build fails on a tycho-based eclipse project #477
  • No native library found for os.name=Linux, os.arch=aarch64 #474
  • release 0.5.3? #473
  • ASCII Colors not rendered under Cygwin #456
  • Use custom wrapper #455

Merged pull requests:

  • Upgrade to GraalVM 21.3.0 and JDK 17 #506 (gnodet)
  • I499 #505 (gnodet)
  • NativeLoader code cleanup #504 (gnodet)
  • Add support for linux-armv6 #503 (gnodet)
  • Support mac-arm64 platform #502 (gnodet)
  • Upgrade JLine to 3.21.0 #501 (gnodet)
  • Negative local Maven repo lookup persists after installing the artifa… #495 (gnodet)
  • The maven.multiModuleProjectDirectory is badly set when using -f [pat… #494 (gnodet)
  • Support Maven 3.8.3, fixes #488 #493 (gnodet)
  • Fix mvnd command line aliases, fixes #490 #491 (gnodet)
  • Add thread stack size (-Xss) option #489 (Apanatshka)
  • Download required native JNI headers #481 (gnodet)
  • Provide a local (semaphore based) sync context and use it as the default #480 (gnodet)
  • Use a single jni.h and use more recent headers clearly labelled as GP… #479 (gnodet)
  • Make sure the plugin eviction pattern also applies to extensions, fixes #477 #478 (gnodet)
  • Add instructions for MacPorts #476 (breun)
  • Fix native-image mapping for aarch64, #474 #475 (lanmaoxinqing)