Skip to content

Non-optimized start command gives erroneous warnings for runtime spi options #33638

Closed
@shawkins

Description

@shawkins

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

dist/quarkus

Describe the bug

A non-optimized start command gives erroneous warnings for runtime spi options:

2024-10-07 16:52:42,791 WARN [org.keycloak.quarkus.runtime.cli.Picocli] (main) The following run time options were found, but will be ignored during build time: kc.spi-realm-restapi-extension-mytest-identity-provider-vault-password ...

Version

26.0

Regression

  • The issue is a regression

Expected behavior

No warnings should be emitted.

Actual behavior

A warning about runtime spi options being ignored.

How to Reproduce?

Run a non-optimized start command that includes a runtime spi option, or a value that maps to one such as --hostname-strict=false.

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions