Package io.quarkus.gradle.tasks
package io.quarkus.gradle.tasks
-
ClassDescriptionThis base class exists to hide internal properties, make those only available in the
io.quarkus.gradle.taskspackage and to theQuarkusPluginExtensionclass itself.Helper that bundles the various sources of config options for the Gradle plugin: system environment, system properties, quarkus build properties (on the Quarkus extension), Gradle project properties, application properties and "forced/task" properties (on the Gradle task).Collect the Quarkus app dependencies, the contents of thequarkus-app/libfolder, without making the task cache anything, but still provide up-to-date checks.Just show the effective configuration and settings.