Skip to content

Releases: helidon-io/helidon-build-tools

Helidon Visual Studio Code Plugin Preview

03 Jun 20:41
08cff0a
Compare
Choose a tag to compare

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

2.2.0

30 Apr 20:34
Compare
Choose a tag to compare

Changes

  • Update CLI code generation 366
  • Improve CLI plugins 368
  • CLI plugin embedded support 367

Fixes

  • Do not error if the Maven version cannot be resolved. Allow support of shims 390 364
  • CLI always generates project in the same directory 393 333
  • Fix bad error message when no Maven is not found in the PATH 304
  • Fix aether utility to use Maven settings 397 383

2.1.3

23 Feb 22:28
Compare
Choose a tag to compare

This is a bug fix release of Helidon Build tools.

Notable New Features

  • Windows cli support 319

Fixes

  • Fix default project directory handling in init command 329 326
  • Windows path fix 341
  • Change Proxies to avoid initializing Ansi for debug messages 318 314

2.1.2

16 Oct 22:04
Compare
Choose a tag to compare

This is a bug fix release of Helidon Build tools.

Changes

  • Display a message when exiting the dev-loop 269 303

Fixes

  • Dev-loop hangs on startups with new Helidon version 302 303
  • Dev-loop hangs if the app cannot start 284 300
  • Dev-loop stops on application failure 286 291
  • Dev-loop maven extension mis-configured 293 293
  • Name conflict between jlink and native build modes 295 301
  • default.artifact.id user configuration is ignored 289 292

Notable New Features

  • App debug port option 173 306

2.1.0

26 Aug 00:00
Compare
Choose a tag to compare

This is a feature release of Helidon Build Tools.

Changes

  • Split cli maven goal out of helidon-maven-plugin 247 260 271
  • Backward compatibility with new helidon-cli-maven-plugin 267 259
  • Various fixes to prepare upcoming support of windows.

Fixes

  • Close process output readers 268 273
  • Fix STDOUT processing 270
  • Redirect STDIN for all Maven processes 266
  • Fix CLI option parsing for non global properties 261 263
  • Use File.pathSeparator to create class-path 264
  • Fix PATH environment processing 250
  • Fix CLI update message 234 235

Notable New Features

  • Property pass-through 248 272
  • Dev-loop pass-through 239 239
  • Add option and user preference to disable ANSI colors 256 236 192
  • Support user configurable defaults of init options 252

2.0.1

29 Jun 21:46
Compare
Choose a tag to compare

This is a bug fix release of Helidon Build tools.

Fixes

  • archetype-maven-plugin: Fix java version check 212

2.0.2

29 Jun 21:45
Compare
Choose a tag to compare

This is a bug fix release of Helidon Build tools.

Fixes

  • archetype-maven-plugin: Fix maven version detection 229
  • cli: Fix proxy settings, update info and version commands to not fail if metadata is not accessible 215
  • cli: Only require JAVA_HOME when java is not found in the PATH 230

Changes

  • cli: Make metadata updates quiet for all commands except init 218
  • cli: Include url in error message 230
  • cli: Fix Maven version detection 229s/pull/230)

2.0.0

19 Jun 22:13
Compare
Choose a tag to compare

First GA release of the Helidon CLI.

2.0.0-RC3

17 Jun 23:54
Compare
Choose a tag to compare

2.0.0-RC3 build with Helidon cli updates.

2.0.0-RC2

17 Jun 00:59
Compare
Choose a tag to compare

2.0.0-RC2 build with Helidon cli updates.