Helidon Build Tools Versions Save

Build tools for the Helidon Project

3.0.0-M4

1 year ago

Changes

  • Archetype updates 712

Fixes

  • Add support for argument file (primary used by init). 690 704
  • BuildCommand has no output 668 671

2.3.4

2 years ago

Fixes

  • Fix ordering of native image arguments 700
  • Add finalName and jarFile configuration to GraalNativeMojo 691

Notes

This release does not contain changes related to the Helidon CLI.

3.0.0-M3

2 years ago

Changes

  • Validate Helidon version input. 628
  • Handle latest file with multiple lines 633

Fixes

  • Fix prompter when default answer is null 630
  • Process monitor rework (forward-port) 511
  • Fix shutdown hooks in native-image (forward port) 520

2.3.3

2 years ago

Fixes

  • Fix isSupportedVersion to handle PluginFailedException correctly. 639
  • Fix LineReader.drain. 643
  • Backport InitCommand fixes. 647

Notes

This version marks the latest feature release of the Helidon CLI for the 2.x versions. The upcoming Helidon 3.x archetypes won't be compatible with the 2.x CLI.

2.3.2

2 years ago

Fixes

  • Suppress download progress output during build 568 332
  • Need to touch pom.xml twice for dev loop to process the change 429 569 576
  • Fix log level support 560
  • Improve error message when unsupported Helidon version is used 627

3.0.0-M2

2 years ago

Notable New Features

  • New V2 archetype engine to support Helidon 3.x and onward 550 345

Changes

  • All archetype values can be passed as properties -Dprop=value 543
  • Remove project name 590 620
  • Remove project.directory from the .helidon file 339 620
  • Clarify comments in generated user config 624

Fixes

  • Suppress download progress output during build 332 568
  • Need to touch pom.xml twice for dev loop to process the change 429 569 576

2.3.0

2 years ago

Fixes

  • Metadata errors not reported 487 506
  • dev-loop incremental recompilation fails with maven 3.8.2 499 500
  • dev-loop does not re-build for resource files on Windows 357 483 498
  • dev-loop ctrl+c on Windows 511
  • fix shutdown hooks with native image 520

Changes

  • Consolidated dev-loop Maven integration code 504
  • Improved process monitoring, reduced CPU usage, improved console printing 511

Notes

The dev-loop bug fixes and changes described above are part of the helidon-cli-maven-plugin. You may run into the described issues if you are using an older version of the plugin. You can use helidon dev --current to force the use of the plugin that matches the cli version.

2.2.3

2 years ago

Fixes

  • Update the changelog URL displayed for updates 458

2.2.2

2 years ago

Fixes

  • Fix Jansi usage to work with Maven 3.8+ 458 460

vscode-3.0.0-preview

3 years ago

This a preview release of the Helidon Visual Studio Code Plugin.