I need to check in code of talend job into VSTS. From there generate a build should generate using pom.xml and the executable jar needs to be run. Please let me know how this can be achieved.
In simple words, export talend job as maven project so that the executable jar is generated which can be run from VSTS pipeline.