I wanted to know how to make a GIT-Maven-Jenkins-Nexus automated build process . All software is in the community edition (
https://www.youtube.com/watch?v=8iv3kPZN4DU) .
My issue is that I don't know how to build the pom.xml to generate the route.kar and publish the route features directly to a Maven repository (similar to this pom.xml - generated automatically in the enterprise edition, as such :
http://blog.nanthrax.net/2013/10/talend-esb-continous-integration-part2-maven-and-commandline/)
I would appreciate any help as I am a beginner at this. Many thanks.