Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Automated build of talend jobs using Maven

Hi all,
Is there anyone who has experience with maven and talend.
I would like to use maven to assemble a package for the deployment.
Thanks,
Dennis
Labels (2)
5 Replies
Anonymous
Not applicable
Author

With TIS, u can compile via a command line so it's possible to automate something.
but I've never seen something with maven.
_AnonymousUser
Specialist III
Specialist III

Hi,
Sorry to reply to an old post but I'm currently in the same context.
We used continuum/archiva to build/package our products and we would like to do the same with our talend projects.
Is there any advise or any tools (maybe a pom file) which can help us to mavenize our talend projects
Thanks in Advance
Lionel
jkrfs
Creator
Creator

Anyone ever have luck with this?
_AnonymousUser
Specialist III
Specialist III

Hi All
I want to build  my job to a server (lets say QA) whenever there is code change in my job and i want this build to happen automatically once i save the job.
More: i am having a PostgreSQL query where i am adding a new column now so there is change in the job right now what i want whenever i am going to save this job it will build automatically to the QA server.
Any Help............
Thanks,
Debashis
Anonymous
Not applicable
Author

Hi Debashis,
Using TOS for DI, you can't do this. You will have to use TOS to build the job. After export, you can run the job outside editor. 
Even you can't build job on command line for TOS.
I hope you got the answer.
Vaibhav