Maven a developer's notebook

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 writi...

Full description

Bibliographic Details
Main Author: Massol, Vincent
Other Authors: O'Brien, Timothy, Loukides, Michael Kosta
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly 2005
Edition:1st ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02077nmm a2200397 u 4500
001 EB001933990
003 EBX01000000000000001096892
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 0596523653 
020 |a 9780596523657 
020 |a 9780596552978 
050 4 |a QA76.76.D47 
100 1 |a Massol, Vincent 
245 0 0 |a Maven  |b a developer's notebook  |c Vincent Massol and Timothy O'Brien ; [editor, Mike Loukides] 
250 |a 1st ed 
260 |a Sebastopol, CA  |b O'Reilly  |c 2005 
300 |a xxv, 191 pages  |b illustrations 
653 |a COMPUTERS / Data Processing / bisacsh 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Maven (Computer file) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
700 1 |a O'Brien, Timothy 
700 1 |a Loukides, Michael Kosta 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index. - Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002 
776 |z 9780596007508 
776 |z 9780596523657 
776 |z 0596007507 
776 |z 0596523653 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596007507/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.75 
520 |a 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 th