Limit this search to....

Apache Maven Cookbook
Contributor(s): Bharathan, Raghuram (Author)
ISBN: 1785286129     ISBN-13: 9781785286124
Publisher: Packt Publishing
OUR PRICE:   $52.24  
Product Type: Paperback - Other Formats
Published: April 2015
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Mobile Devices
- Computers | Software Development & Engineering - General
Physical Information: 0.57" H x 7.5" W x 9.25" (1.04 lbs) 272 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Over 90 hands-on recipes to successfully build and automate development life cycle tasks following Maven conventions and best practices

Key Features

  • 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

Book Description

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.

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