Limit this search to....

Mastering Apache Maven 3: Enhance developer productivity and address exact enterprise build requirements by extending Maven
Contributor(s): Siriwardena, Prabath (Author)
ISBN: 1783983868     ISBN-13: 9781783983865
Publisher: Packt Publishing
OUR PRICE:   $46.54  
Product Type: Paperback
Published: December 2014
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Software Development & Engineering - General
- Computers | Programming - General
Physical Information: 0.62" H x 7.5" W x 9.25" (1.14 lbs) 298 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Enhance developer productivity and address exact enterprise build requirements by extending Maven

Key Features

  • Develop and manage large, complex projects with confidence
  • Extend the default behavior of Maven with custom plugins, lifecycles, and archetypes
  • Explore the internals of Maven to arm yourself with knowledge to troubleshoot build issues

Book Description

Maven is the number one build tool used by developers for more than a decade. Maven stands out among other build tools due to its extremely extensible architecture, which is built on top of the concept ""convention over configuration"". This has made Maven the de-facto tool used to manage and build Java projects.

This book is a technical guide to the difficult and complex concepts in Maven and build automation. It starts with the core Maven concepts and its architecture, and then explains how to build extensions such as plugins, archetypes, and lifecycles in depth.

This book is a step-by-step guide that shows you how to use Apache Maven in an optimal way to address your enterprise build requirements.

What you will learn

  • Apply Maven best practices in designing a build system to improve developer productivity
  • Customize the build process to suit your enterprise needs by developing custom Maven plugins, lifecycles, and archetypes
  • Implement and deploy a Maven repository manager to manage the build process in a better and smoother way
  • Design the build in a way that prevents any maintenance nightmares with proper dependency management
  • Optimize Maven configuration settings
  • Create your own distribution archive using Maven assemblies
  • Build custom Maven lifecycles and lifecycle extensions