Creating a Maven feed in Azure Artifacts - 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

Azure DevOps offers hosted repositories for artifacts called Azure Artifacts, in which you can upload your Maven plugin.

Procedure

  1. In your Azure DevOps project, click Artifacts > Connect to feed.
  2. In the dialog box that opens, select Maven in the list on the left and click Generate Maven credentials.
  3. Copy the generated <server> block and paste it in your Maven configuration (settings.xml).
    The generated server block is pasted in the Maven configuration.
  4. Copy the repository ID and URL from the block below.
    These will be used in the next procedure to upload the Maven plugin.
    Example of a repository ID and URL.