All Downloads are FREE. Search and download functionalities are using the official Maven repository.

arkus-cli.3.14.3.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 3.15.0
Show newest version
quarkus.log.level=WARN
quarkus.banner.enabled=false
quarkus.package.jar.type=uber-jar
quarkus.native.resources.includes=quarkus.properties
quarkus.native.additional-build-args=--initialize-at-run-time=org.apache.maven.wagon.shared.http.AbstractHttpClientWagon,\
-H:ReflectionConfigurationFiles=reflection-config.json
# Do not attempt to detect "unused removed beans" false positives during programmatic lookup 
# at runtime to conserve some memory
quarkus.arc.detect-unused-false-positives=false
quarkus.config.sources.system-only=true
# Needed to be able to download from the jbang catalog
quarkus.native.enable-https-url-handler=true




© 2015 - 2024 Weber Informatics LLC | Privacy Policy