Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I found this recent post here about continuous integration ( https://community.talend.com/t5/Deployment/resolved-build-scripts-for-Talend-jobs/td-p/9593 ), which is marked as resolved, yet it doesn't clarify my question, so I open a new thread rather than hijacking someone's else.
It is great to be able to export a job with Maven build scripts, but when it comes to continuous integration I do not want to have to export manually the jobs, I would like to be able to compile directly the code that I store in the subversion.
Is there a way to do so? Maybe through the TAC?
What about Routes? Is the option "Add maven script" that I have when exporting enough to compile a route using maven?