Skip to Main Content
Learning Continuous Integration with TeamCity
book

Learning Continuous Integration with TeamCity

by Manoj Mahalingam Swaminathan
August 2014
Intermediate to advanced content levelIntermediate to advanced
276 pages
6h 20m
English
Packt Publishing
Content preview from Learning Continuous Integration with TeamCity

Using Maven with TeamCity

Apache Maven (http://maven.apache.org/) is a build, deployment, and dependency management tool for Java-based projects. Maven really emphasizes convention over configuration. What this means is that it is very simple to start managing the build and deployment steps of our project with Maven by following simple conventions. We don't have to write a lot of custom tasks to get started, and therefore we can focus on the software itself, rather than spending a lot of time on how the software is built.

This can be contrasted with the Ant build file that we used in the previous section on Ant, even though that itself is a simple build file that doesn't do a lot of things. In the Ant build file, we had to use properties to specify ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure DevOps Solutions

Implementing Azure DevOps Solutions

Henry Been, Maik van der Gaag
What Is DevOps?

What Is DevOps?

Jennifer Davis, Ryn Daniels
Learning DevOps

Learning DevOps

Mikael Krief

Publisher Resources

ISBN: 9781849699518Supplemental Content