Skip to main content Skip to complementary content
Close announcements banner

Retrieving your custom Maven settings file

The first step before building your project manually is to retrieve the maven_settings.xml file, save it and adapt it to your environment.

Procedure

  1. Download the following folder and extract the file: maven_settings.zip.
  2. Adapt the file to your environment by replacing the parameter values (URLs, host names, ports, credentials, etc.), and save your changes.
    Information noteTip: Look for the XXX references in the file provided as an example and replace them with values corresponding to your environment. This example file is adapted for Nexus. If you are using another artifact repository like Artifactory, you need to adapt this example to your repository URLs.
  3. Store this file in the directory of your choice. The path to this file will be used in the Maven command at build time.

    Example

    /home/talend/CI_dir/maven_settings.xml

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!