Book Image

Apache Maven Cookbook

Book Image

Apache Maven Cookbook

Overview of this book

Table of Contents (18 chapters)
Apache Maven Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. Getting Started

In this chapter, we will cover the basic tasks related to getting started with Apache Maven:

  • Installing Maven on Microsoft Windows

  • Installing Maven on Mac OS X

  • Installing Maven on Linux

  • Changing the JDK used by Maven

  • Creating a simple project with Maven

  • Building a simple project with Maven

  • Changing the location of the Maven repository

  • Running Maven behind an HTTP proxy server

  • Understanding the standard directory layout