In the Content editor, paste the content of the
maven_settings.xml file you have previously downloaded.
The default Nexus artifactory URL defined in the file (line 40) is
localhost:8080. Updated the value according to your environment.
For Big Data users with dynamic distributions only: add the following
server and repository to the configuration file in order to define
the Nexus local repository as proxy, ensuring faster
.jar file downloading:
For this configuration to be complete, you need to have previously
added the Talend proxy in the Talend StudioProject settings > General > Dynamic Distribution Settings menu.
For more information, see the documentation about how to add the
latest Big Data Platform dynamically in Talend Studio User Guide.
Click Submit.
Click Add a new config and select
Groovy to add the Jenkins helper configuration file.
Give it a name and an ID, jenkins_talend_helper. This ID
will later be used in the Jenkins Creating the Jenkins pipeline.
In the Content editor, paste the content of the Groovy file
and click Submit.
Click Add a new config and select
Custom to add your Talend
license file.
In the Content editor, paste the content of the license file
and click Submit.
Results
These files contain the connection information to your artifact repositories, the
definition of the pipeline steps as well as the license information. These files will be
are referenced in the configuration of your Jenkins pipeline.
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 – please let us know!