Skip to content

Add a parameter to select the java version for generated Quarkus projects (CLI and Maven) #21629

@ia3andy

Description

@ia3andy

Description

Continuing on #20849

The current implementation (👆) uses the shell java version to determine a compatible version (11 or 17 for now) in generated project.

We need to add this as a parameter (11 or 17, default still being automatic based on shell java version) in the CLI and Maven plugin.

Implementation ideas

See comment #21629 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions