Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Maven: The Definitive Guide
Top Free JavaScript Books 🌠 - 100% Free or Open Source!
  • Title Maven: The Definitive Guide
  • Author(s) Sonatype Company, Brian R Jackson
  • Publisher: O'Reilly Media; 1 edition (May 11, 2009); Second edition (December 25, 2015)
  • Paperback: 468 pages
  • eBook: PDF, 8.2 MB
  • Language: English
  • ISBN-10: 0596517335
  • ISBN-13: 978-0596517335
  • Share This:  

Book Description

For too long, developers have worked on disorganized application projects, where every part seemed to have its own build system, and no common repository existed for information about the state of the project. Now there's help. The long-awaited official documentation to Maven is here.

Written by Maven creator Jason Van Zyl and his team at Sonatype, Maven: The Definitive Guide clearly explains how this tool can bring order to your software development projects. Maven is largely replacing Ant as the build tool of choice for large open source Java projects because, unlike Ant, Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team.

To use Maven, everything you need to know is in this guide. The first part demonstrates the tool's capabilities through the development, from ideation to deployment, of several sample applications -- a simple software development project, a simple web application, a multi-module project, and a multi-module enterprise project.

The second part offers a complete reference guide that includes:

  • The POM and Project Relationships
  • The Build Lifecycle
  • Plugins
  • Project website generation
  • Advanced site generation
  • Reporting
  • Properties
  • Build Profiles
  • The Maven Repository
  • Team Collaboration
  • Writing Plugins
  • IDEs such as Eclipse, IntelliJ, ands NetBeans
  • Using and creating assemblies
  • Developing with Maven Archetypes

Several sources for Maven have appeared online for some time, but nothing served as an introduction and comprehensive reference guide to this tool -- until now. Maven: The Definitive Guide is the ideal book to help you manage development projects for software, webapplications, and enterprise applications. And it comes straight from the source.

About the Author
  • Tim M O'Brien is a professional singer and programmer living and working in the Chicago area. He prefers Emacs to vi. Tim discovered programming on a TRS-80, and went on to study (and subsequently forget) Electrical Engineering at UVA. In his free time, Tim likes to sleep, study music, build toys with microcontrollers, and participate in open source projects. Tim is active in the Jakarta Commons project.

  • Sonatype Company is Jason Van Zyl's company and pretty much the center of the Maven universe. Jason Van Zyl is the inventor and lead developer of Maven.

Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Maven Cookbook (Timothy M. O'Brien, et al)

    This book covers topocs like how to use Maven with Eclipse, OSGi, Groovy, Scala, Ant, Ruby, Web Development, unit tests and integration tests, etc. It also covers Maven Repository Management using Nexus.

  • Maven: The Complete Reference (Timothy M. O'Brien, et al)

    This book is an essential tool for anyone currently working with Maven. 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.

  • OSGi In Practice (Neil Bartlett)

    This book is is a comprehensive guide to OSGi with two primary goals. First, it provides a clear introduction to OSGi concepts with examples that are relevant both for architects and developers.

  • Better Builds with Maven. The How-to Guide for Maven 2.x

    This book is not meant to be an in-depth and comprehensive resource but rather an introduction, which provides a wide range of topics from understanding Maven's build platform to programming nuances.

  • Maven by Example (Timothy M. O'Brien, et al)

    This book is an introduction to Apache Maven which uses a set of examples to demonstrate core concepts. It develops an enterprise multi-module project which interacts with a database, interacts with a remote API, and presents a simple web application.

  • Repository Management with Nexus (Tim O'Brien, et al)

    This book covers both Nexus Open Source and Nexus Professional, a product which brings full control and visibility to organizations which depend on Maven repositories to manage releases and distribute software.

  • Gradle Succinctly (Jose R. O. Mendoza)

    This book will show you how to improve their projects' development cycle in order to shrink delivery times and build more reliable products with Gradle, from installing it to exploring capabilities like hooks and dependency management.

  • Gradle Beyond the Basics: Customizing Next-Generation Builds

    If you're familiar with Gradle's basics elements - possibly through the author's previous O'Reilly book, Building and Testing with Gradle - this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool.

  • Building and Testing with Gradle (Tim Berglund, et al)

    This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.

  • Jenkins: The Definitive Guide (John F. Smart)

    Whether you're a developer, software architect, or project manager, this provides a tutorial on continuous integration (CI) as well as a comprehensive reference for using Jenkins. You get a wealth of best practices and real-world tips to help you get the most out of this tool.

  • The Hudson Book (Manfred Moser, Tim O'Brien)

    This book aims to be the authoritative and up to date resource about Hudson written by the community for the community. It shows you how to streamline and stabilize each process in your development lifecycle.

Book Categories
:
Other Categories
Resources and Links