Maven
Maven is a tool for managing project dependencies and building your Magnolia project. You must have Java installed in order to proceed. You need a Java Development Kit, a Java Runtime Environment (JRE) is not sufficient.
Please see Maven setup for the details about how to setup Maven to get access to Magnolia resources.
- Further reading
-
-
Introduction to POM. POM stands for Project Object Model. It is an XML representation of a Maven project held in a file named pom.xml.