
Maven: The Complete Reference
by Tim O'Brien, at al.
Publisher: Sonatype, Inc. 2010
Number of pages: 339
Description:
Maven is a build tool, a project management tool, an abstract container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple and need to start finding consistent ways to manage and build large collections of interdependent modules and libraries which make use of tens or hundreds of third-party components. This work is the first attempt at a comprehensive title on Maven.
Download or read it online for free here:
Download link
(2.6MB, PDF)
Similar books
Java Look and Feel Design Guidelines, 2nd Editionby Sun Microsystems Inc. - Addison-Wesley Professional
The 2nd edition provides information for anyone involved in creating graphical user interface applications and applets in Java. New sections discuss the use of badges in button graphics, smooth interaction, and revised standards for window titles.
(19637 views)
Repository Management with Nexusby Tim O'Brien, at al. - Sonatype, Inc.
Repository managers act as proxies between your organization and the public Maven repositories and they also provide a deployment destination for your own generated artifacts. This book is both a comprehensive reference and an introduction to Nexus.
(17949 views)
Java Native Interface: Programmer's Guide and Specificationby Sheng Liang - Prentice Hall PTR
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(26732 views)
Java Application Development on Linuxby Carl Albing, Michael Schwarz - Prentice Hall PTR
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(20870 views)