Skip to content

Extension Jar packages don't contain the META-INF/jandex.idx index file #3761

Closed
@manusa

Description

@manusa

Describe the bug

The bundling configuration for the extension modules is not considering the META-INF/jandex.idx file.

Fabric8 Kubernetes Client version

other (please specify in additional context)

Steps to reproduce

mvn package

target/classes/META-INF contains a valid jandex.idx file

target/$artifact-$version.jar archive doesn't contain the META-INF/jandex.idx file

Expected behavior

target/$artifact-$version.jar should contain the META-INF/jandex.idx file

Runtime

Kubernetes (vanilla)

Kubernetes API Server version

other (please specify in additional context)

Environment

other (please specify in additional context)

Fabric8 Kubernetes Client Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions