Separate Distribution Setup for Enterprise

The description of the basic setup for a separate distribution does not take Enterprise features into account. Follow these steps where necessary for an Enterprise project.

Platform dependency

In the platform module replace the hippo-package-platform-dependencies dependency in the platform/pom.xml with this one:

<dependency>
  <groupId>com.onehippo.cms7</groupId>
  <artifactId>hippo-enterprise-package-platform-dependencies</artifactId>
  <type>pom</type>
</dependency>

Lucene Exporter Module

When using this module, add:

<dependency>
  <groupId>com.onehippo.cms7</groupId>
  <artifactId>hippo-addon-lucene-export</artifactId>
</dependency>

 

 

 

Did you find this page helpful?
How could this documentation serve you better?
On this page
    Did you find this page helpful?
    How could this documentation serve you better?