Table of Contents
Maven Notes

Maven Notes

General

Searchable Public Repositories

pom.xml

Build Phases

Build lifecycles are defined by a different list of build phases, wherein a build phase represents a stage in the lifecycle. The default lifecycle has the following build phases:

Common Commands