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

by Will Iverson - Prentice Hall PTR
The Apache Jakarta Commons project is a collection of freely-reusable Java components. This book is a Java developer's guide to the Apache Jakarta Commons project. It covers the twelve most important Commons packages, with sample program code.
(17509 views)

by Neil Bartlett - GitHub
Java alone does not support modularity. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is the way to build modular applications in Java.
(7404 views)

by Michael Cote
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(15189 views)

by Bill Burke - GitBook
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. This hands-on reference demonstrates how to start with services based on the REST architecture.
(4026 views)