Maven Concepts

From NovaOrdis Knowledge Base
Revision as of 18:42, 26 October 2016 by Ovidiu (talk | contribs) (→‎Profile)
Jump to navigation Jump to search

Internal

POM

pom.xml

Profile

Maven Profile

Lifecycle

Maven Lifecycle

System Properties

System properties can be declared and exposed to the build in the <properties> section of pom.xml. See:

pom.xml <properties>

Dependencies

Maven Dependencies

Repositories

Maven Repositories

Multi-Module Maven Projects

Multi-Module Maven Projects