
Developing with Eclipse and Maven
by by Tim O'Brien, at al.
Publisher: Sonatype, Inc. 2009
ISBN-13: 9780984243310
Number of pages: 74
Description:
This book covers the installation and configuration of the m2eclipse plugin as well as detailing some of the procedures you can use to: Create projects using Maven Archetypes, Check Out a Maven Project from SCM, Import Maven Projects, Materialize a Maven Project, Add and Update Dependencies and Plugins, Download Source and Javadoc, Resolve Dependencies, Search Remote Repositories for Maven Artifacts and Java classes, Use the Form-based POM Editor, Analyze Project Dependencies in m2eclipse.
Download or read it online for free here:
Read online
(online html)
Similar books
Java AWT Referenceby John Zukowski - O'Reilly
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(20576 views)
Java Web Programming with Eclipseby David Turner, Jinseok Chae
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(16309 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.
(18212 views)
Swingby Matthew Robinson, Pavel Vorobiev - Manning Publications
Written for the experienced Java developer, Swing provides a guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing code examples and expert advice, the book shows how to use this powerful library in your own projects.
(18711 views)