Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Apache Maven Cookbook

Posted By: AlenMiler
Apache Maven Cookbook

Apache Maven Cookbook by Raghuram Bharathan
English | 30 Apr. 2015 | ISBN: 1785286129 | 272 Pages | EPUB/MOBI/PDF (True) | 45.33 MB
With: Code Files

If you are a Java developer or a manager who has experience with Apache Maven and want to extend your knowledge, then 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 want to understand the finer nuances of Maven and solve specific problems.

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 makes it a powerful tool for build 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

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 various 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, and deploy software projects and maintain enterprise development infrastructure.

This book is a hands-on guide that enables you to explore the vast potential of Apache Maven, the leading software build tool. You will start off by successfully installing Apache Maven on your favorite OS, and then you will 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 along with handling typical build requirements and other advanced Maven usages.