Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
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
- Maven Getting Started Guide
- Maven in 5 Minutes
- 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.