Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
The HGGE build has test failures, see for example https://builds.onehippo.org/job/cms_hippo-gogreen-enterprise/job/release%252F13.0/165/
The log reveals that a version 5 of ES is expected, but that it is 6.4.2 actually.
I tried setting these values in the enterprise/pom.xml
<elasticsearch.version>5.6.6</elasticsearch.version>
<maven.plugin.elasticsearch.version>6.1</maven.plugin.elasticsearch.version>
but to no avail. After a clean build and startup, when going to the Audiences / Trends tab another error occurs: version 6 is expected, but it is 5.6.13.