Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there anyway we can create a Maven build for the jobs which are designed using Talend open source studio and can we run using Backend Maven?
Hello,
Could you please follow as per the steps given in https://github.com/Talend/studio-se-master#build-the-open-source-studio?
Let us know if it is what you are looking for.
Best regards
Sabrina
I don't need to build whole Talend using Maven. I need to build only the jobs which I have created in Talend open studio using Maven. Is there any option for that?
Hello,
With talend subscription solution, Maven options you can pass when building, executing and publishing artifacts on your Continuous Integration server.
Please have a look at talend Continuous Integration:https://help.talend.com/reader/Zpzt_P_L6RrGuFyEnxwwqw/74u65XbXtYX5zFMRT6R02w
Best regards
Sabrina
Is this option only available for Subscription version?
Hi @xdshi ,
I have created one custom component using Talend kit Starter,This component was working perfectly in my system,but unable to share some one for testing.I have shared maven project folder for them and they tried to import TOS,they getting some errors like dependency files are missed .Please let me know, how to deploy my custom component from maven to TOS with manually.
Thanks,
Venkat.
Hello,
Talend CI Builder feature is only available in talend subscription solution not open source.
Best regards
Sabrina
Hello @Venkat_C ,
Could you please let us know if this documentation helps?
https://talend.github.io/component-runtime/main/1.1.8/build-tools-maven.html
Best regards
Sabrina