-[{"configDocKey":{"type":"string","key":"quarkus.jacoco.data-file","additionalKeys":[],"configDoc":"The jacoco data file. By default this will be target/jacoco-quarkus.exec. The path can be relative (to the module) or absolute.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"data-file","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"boolean","key":"quarkus.jacoco.reuse-data-file","additionalKeys":[],"configDoc":"Whether to reuse (`true`) or delete (`false`) the jacoco data file on each run.","withinAMap":false,"defaultValue":"false","javaDocSiteLink":"","docMapKey":"reuse-data-file","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"boolean","key":"quarkus.jacoco.report","additionalKeys":[],"configDoc":"If Quarkus should generate the Jacoco report","withinAMap":false,"defaultValue":"true","javaDocSiteLink":"","docMapKey":"report","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.jacoco.output-encoding","additionalKeys":[],"configDoc":"Encoding of the generated reports.","withinAMap":false,"defaultValue":"UTF-8","javaDocSiteLink":"","docMapKey":"output-encoding","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.jacoco.title","additionalKeys":[],"configDoc":"Name of the root node HTML report pages.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"title","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.jacoco.footer","additionalKeys":[],"configDoc":"Footer text used in HTML report pages.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"footer","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.jacoco.source-encoding","additionalKeys":[],"configDoc":"Encoding of the source files.","withinAMap":false,"defaultValue":"UTF-8","javaDocSiteLink":"","docMapKey":"source-encoding","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":false,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.jacoco.includes","additionalKeys":[],"configDoc":"A list of class files to include in the report. May use wildcard characters (++*++ and ?). When not specified everything will be included.\n\nFor instance:\n\n - `++**++/fo/++**++/++*++` targets all classes under fo and sub packages\n - `++**++/bar/++*++` targets all classes directly under bar\n - `++**++/++*++BAR++*++.class` targets classes that contain BAR in their name regardless of path","withinAMap":false,"defaultValue":"**","javaDocSiteLink":"","docMapKey":"includes","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":false,"list":true,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.jacoco.excludes","additionalKeys":[],"configDoc":"A list of class files to exclude from the report. May use wildcard characters (++*++ and ?). When not specified nothing will be excluded.\n\nFor instance:\n\n - `++**++/fo/++**++/++*++` targets all classes under fo and sub packages\n - `++**++/bar/++*++` targets all classes directly under bar\n - `++**++/++*++BAR++*++.class` targets classes that contain BAR in their name regardless of path","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"excludes","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":true,"list":true,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}},{"configDocKey":{"type":"string","key":"quarkus.jacoco.report-location","additionalKeys":[],"configDoc":"The location of the report files. By default this will be target/jacoco-report. The path can be relative (to the module) or absolute.","withinAMap":false,"defaultValue":"","javaDocSiteLink":"","docMapKey":"report-location","configPhase":"BUILD_AND_RUN_TIME_FIXED","acceptedValues":null,"optional":true,"list":false,"passThroughMap":false,"withinAConfigGroup":false,"topLevelGrouping":"quarkus.jacoco","enum":false}}]
0 commit comments