Export Talend items from talend studio put on SVN and build it from Jenkins
问题 Hi I am using talend open studio 5.5. I want to export talend job and put into the SVN. It contains the following files. 1) process a) .items b) .properties I want to build talend job from this and create jar, bat and sh files as created when build job in talend open studion. 回答1: This part of a series explains how to use the Talend command line tool to build jobs from outside of the studio. It's scriptable so can be access from an external tool and in this case Jean-Baptiste uses Maven as a