Provision Build Tool Settings

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

When logged-in as an admin user, you can provision user-generated settings for build tools like Maven, Gradle, and Ivy using the Filtered Resources features.

Prerequisites: You need Admin permissions to provision user-generated build tool settings.

To provision build tool settings:

  1. In the Platform module, navigate to Artifactory > Artifacts. The artifact browser appears.

  2. Use the browser to find and select a Maven, Gradle, or Ivy package in the repository tree.

  3. Click Set Me Up. The Set Me Up window appears.

  4. In the Set Me Up window, click Generate Token & Create Instructions. An identity token and instructions for configuring your client appear.

  5. Select the relevant repositories from the menus and click Generate Settings.

    maven_generate_settings.png

    The settings snippet is generated and appears below the configuration instructions.

  6. Click Download Snippet and then close the Set Me Up window.

  7. Open the settings snippet and edit it as required with relevant FreeMarker placeholders.

  8. Save your changes to the settings snippet.

  9. Follow the instructions in Deploy Artifacts to deploy the build tool settings as an artifact.