Skip to content

Instantly share code, notes, and snippets.

@goldmann
Created April 30, 2019 09:07

Revisions

  1. goldmann created this gist Apr 30, 2019.
    28 changes: 28 additions & 0 deletions aaa.rst
    Original 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.