P

POM

The Project Object Model (POM) is the central construct of the Apache Maven build management system. It is represented by a pom.xml file which contains general information about the project and configuration details, which are used by Maven to build the project.

provisioning

The delivery and configuration of software assets to deployment environments.