Git is an excellent version control system, maven and jenkins are excellent ways for continuous integration and deployment, but how can you set them all up, so they will all work happily and content next to each other?
Requirements
To start it all of, you are going to need :
- a maven project
- a central git repository,
- and jenkins.
Continue reading “Continuous integration with Git, Jenkins and Maven”