Additional jars are loaded twice
Closed this issue · 1 comments
xstefank commented
Once for check and once for commands. Caching the loaded classloader should be enough.
xstefank commented
The AdditionalResourcesTest is currently blocked with this because Quarkus cannot deal with different configuration values in different tests so invalid path and empty path will not be possible until Quarkus will support this.