-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
Hey Guys,
Using Vert.X 5 and up, when building and running JLink images, the commons library throws no jar scheme.
I believe this to be a bug as there is no JAR scheme in JLink artifacts, it is JRT? e.g. jrt://<module_name>/
Caused by: java.lang.ExceptionInInitializerError
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.AbstractLocationConfigSourceLoader.tryClassPath(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.AbstractLocationConfigSourceLoader.loadConfigSources(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.AbstractLocationConfigSourceLoader.loadConfigSources(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.PropertiesConfigSourceLoader$InClassPath.getConfigSources(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.PropertiesConfigSourceLoader.inClassPath(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.SmallRyeConfigBuilder.getPropertiesSources(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.SmallRyeConfigBuilder.getDefaultSources(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.SmallRyeConfig$ConfigSources.buildSources(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.SmallRyeConfig$ConfigSources.<init>(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.SmallRyeConfig.<init>(Unknown Source)
at io.smallrye.config.core@2.0.0-SNAPSHOT/io.smallrye.config.SmallRyeConfigBuilder.build(Unknown Source)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels