Description

This Parent pom contains a maven-dependency-plugin configuration specialy for OpenCms.
This configuration copies all "zip"-artifacts with an classifier "opencms-module" to the "/WEB-INF/packages/modules"-folder.

Changes are described in Changes

The Patched Build Scripts of the OpenCms Core for deploying all OpenCms artifacts to the central Repository are checked in into the OpenCms Fork on Github (See Branches or Tags named "*_maven"): https://github.com/brabenetz/opencms-core/

OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Modules

There are two Modules

  • ./opencms-basic: The basic WAR-Library of OpenCms with minimum required Modules like 'org.opencms.workplace.*'.
  • ./opencms-demo: Is based on opencms-basic with some Demo-Modules like 'org.opencms.frontend.templateone.*'.