This book was a complete waste of my money and my time. The code examples dont work and it focuses on outdated maven 1. Maven is now at level 2.08 and the publishers of this book should know better than to continue putting this book out for sale.
Maven: A Developer's Notebook
โ Scribed by Vincent Massol, Timothy M. O'Brien
- Publisher
- O'Reilly Media
- Year
- 2005
- Tongue
- English
- Leaves
- 224
- Series
- Developer's Notebooks
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Maven is a new project management and comprehension tool which provides an elegant way to share build logic across projects. In terms of capabilities, Maven is an improvement to Apache Ant-thanks to numerous plug-ins and built-in integration with unit testing frameworks such as JUnit. Tired of writing the same build logic for every project? Using Maven, you can leverage the experience of the community to avoid the tedious process of creating yet another build script for each new project.Maven: A Developer's Notebook begins by introducing you to the concept of project object model (POM), and then offers further details on the essential features of Maven. Like all titles in O'Reilly's Developer's Notebook series, this no-nonsense book skips the boring prose and cuts right to the chase. It's an approach that forces you to get your hands dirty by working through a series of poignant labs-exercises that speak to you instead of at you. Plus, Maven: A Developer's Notebook is the first book on the subject to hit the market, so you know the information is fresh and timely. If you're a Java programmer, you'll be armed with all the critical information you need to get up to speed on this powerful new build tool. You'll discover how Maven can help you:manage a project's build, reporting, and documentation, all from a central piece of informationbreak a complex project into a series of smaller subprojectsreport on code quality, unit tests, code duplication, and project activitycreate a custom remote repositorybuild simple and complex plug-insIn the end, you'll find yourself spending less time working on your project's build system and more time working on your project's code.
๐ SIMILAR VOLUMES
This book looked really promising: a nice, quick guide to get you started ASAP on Hibernate. However, when I started to try to download Hibernate, I became aware that the book is based on Hibernate 2, while the current version is 3.3. Although I thought version 3.3 would be backwards compatible, it
This book looked really promising: a nice, quick guide to get you started ASAP on Hibernate. However, when I started to try to download Hibernate, I became aware that the book is based on Hibernate 2, while the current version is 3.3. Although I thought version 3.3 would be backwards compatible, it
This no-fluff, lab-style guide jumps right into Mono 1.0 as you work through nearly fifty mini-projects that introduce you to the most important and compelling aspects of the 1.0 release. You'll learn how to acquire, install, and run Mono on Linux, Windows, or Mac OS X. You'll work with the various
Do you enjoy writing software, except for the database code?Hibernate:A Developer's Notebook is for you.Database experts may enjoy fiddling with SQL, but you don't have to-the rest of the application is the fun part. And even database experts dread the tedious plumbing and typographical spaghetti ne
JBoss is an open source J2EE application server that has achieved a certain amount of commercial success. In this volume Richards (a JBoss developer at JBoss Inc.) and Griffith (a software development consultant) present an example-driven guide that demonstrates the code used for installing and runn