Created
April 30, 2019 09:07
Revisions
-
goldmann created this gist
Apr 30, 2019 .There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,28 @@ Repour providers ================= Gradle provider ---------------- Configuration ^^^^^^^^^^^^^ .. code-block:: json { "adjust": { "GRADLE": { "gradleAnalyzerPluginVersion": "0.1-SNAPSHOT", "gradleAnalyzerPluginLibDir": "/home/goldmann/git/redhat/repour/libs", "defaultParameters": [ "-Dda.endpoint.url=http://da-stage.psi.redhat.com/da/rest/v-1" ] } } } The ``gradleAnalyzerPluginVersion`` specifies the plugin version that is required to run the analyze phase. There are multiple ways how the plugin can be provided. It can be fetched from.