Apache Maven
Course: Introduction to Apache Maven
Apache Maven is tool that helps you manage and builds projects. It is used extensively in the open-source world as well as in commercial software development.
You can now download the slides we use for introducing new developers to this tool. As with our AJAX course, these slides are available under a Creative Commons license that allows you download and use this material free of charge.
Build services
To enable development teams to do their jobs efficiently, they usually need some kind of build infrastructure: a source code repository, dependency management, continuous integration services, ...