This guide outlines the steps to setup a team infrastructure and prepare source code so that a development team can start construction.
The quickest way to configure a team environment is to follow the guide exactly and use the following technologies:
- Git - source control
- Nexus - Maven repository
- Jenkins - Continuous integration
If you decide to use alternate technologies, you won't be able to take advantage of the detailed setup instructions and scripts that are provided, and it will be more difficult to get your environment working.