Book Name: | Apache Maven Cookbook |
Category: | Java Books |
Free Download: | Available |
Apache Maven Cookbook
Over 90 hands-on recipes to successfully build and automate development life cycle tasks following Maven conventions and best practices
About This Book
Understand the features of Apache Maven that make it a powerful tool for building automation
Full of real-world scenarios covering multi-module builds and best practices to make the most out of Maven projects
A step-by-step tutorial guide full of pragmatic examples
Who This Book Is For
If you are a Java developer or a manager with experience with Apache Maven and want to extend your knowledge, this is the ideal book for you.
Apache Maven Cookbook is for those who want to learn how Apache Maven can be used for build automation. It is also meant for those familiar with Apache Maven but who want to understand the finer nuances of Maven and solve specific problems.
What You Will Learn
- Install Apache Maven successfully on your preferred OS
- Explore the various features of Apache Maven to build efficient automation tools
- Discover when and how to use the various Apache Maven plugins
- Generate and publish your project documentation using Apache Maven
- Analyze and control code quality and code coverage using Apache Maven
- Build different types of Java projects as well as other binaries
- Set up complex projects using the concept of inheritance
In Detail
Apache Maven offers a comprehensive set of features to build, test, release, deploy software projects and maintain enterprise development infrastructure.
This book is a hands-on guide that lets you explore the vast potential of Apache Maven, the leading software build tool. You will start by successfully installing Apache Maven on your favorite OS and create your first working project. Furthermore, the book walks you through setting up and using Maven with popular Java Integrated Development Environments (IDEs), so you can exploit Maven features to build standard Java applications. Above all, you will also learn to create site reports and documentation for your project and handle typical build requirements and another advanced Maven usage.