Apparenly unused "index-dependency" config in application.properties
Open
bug
stale
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 522
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 137
Description
### Describe the bug
`runtime/defaults/src/main/resources/application.properties` has a few properties like `quarkus.index-dependency.*.group-id=***`.
The need to these settings is not certain. A quick local build _without_ them did not uncover any particular problems.
This issue it for deeper investigation whether these settings are really required, and for removing them if they are not.
### To Reproduce
_No response_
### Actual Behavior
_No response_
### Expected Behavior
_No response_
### Additional context
_No response_
### System information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.