All Classes and Interfaces

Class
Description
This base class exists to hide internal properties, make those only available in the io.quarkus.gradle.tasks package and to the QuarkusPluginExtension class itself.
 
 
Takes the AOT file generated by the ITs and builds a container image that includes it.
 
 
 
 
 
 
 
 
Gradle build service providing file system operations with timestamp preservation.
Configuration for copy and sync operations.
 
 
 
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).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
See example https://docs.gradle.org/current/samples/sample_tasks_with_dependency_resolution_result_inputs.html, to better understand how this works.
 
 
Collect the Quarkus app dependencies, the contents of the quarkus-app/lib folder, without making the task cache anything, but still provide up-to-date checks.
A Gradle ValueSource that builds the Quarkus configuration map in isolation from Gradle's configuration cache input tracking.
 
 
 
 
 
 
 
 
 
 
 
 
Configuration cache compatible view of Quarkus extension
 
 
 
Just show the effective configuration and settings.
 
Quarkus task providing inputs compatible with the configuration cache, used by the QuarkusGenerateCode and QuarkusBuildTask tasks.