Creating a service connection - Cloud

Talend Cloud API Tester Examples

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Tester
Content
Design and Development > Testing APIs
Last publication date
2024-03-15

Create a service connection to access your custom Maven repository.

Procedure

  1. Open your Azure DevOps project and click Project settings at the bottom of the left panel.
  2. Click Service connections > New service connection and select Maven in the drop-down list.
  3. Fill in the form:
    Field Value
    Connection name Enter a name for the connection, talend-maven for example.
    Repository URL The URL generated when creating the Maven feed.
    Repository Id The ID generated when creating the Maven feed.
    Username The username generated when creating the Maven feed and copied to settings.xml.
    Password The password generated when creating the Maven feed and copied to settings.xml.

    Example

    Add Maven service connection window with a configuration example: Username and Password is selected, the Connection name is "talend-maven", the Repository URL starts with "https//pkgs.dev.azure.com/", the Repository ID starts with "dev-azure-com" and the Username is "user".
  4. Click OK.