gmunozfe/integration-sample-kie-server

Maven Build Error

Opened this issue · 0 comments

Hi, I filled out all LDAP attributes with appropriate values and when trying to execute the following command, I got the following error:
mvn clean install -Pfull

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project integration-sample-kie-server: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test failed: Cannot invoke "org.apache.maven.surefire.shade.org.apache.commons.lang3.JavaVersion.atLeast(org.apache.maven.surefire.shade.org.apache.commons.lang3.JavaVersion)" because "org.apache.maven.surefire.shade.org.apache.commons.lang3.SystemUtils.JAVA_SPECIFICATION_VERSION_AS_ENUM" is null -> [Help 1]

Also, as a installation requirement, it is mentioned in the README file, I need to have Java 1.8. Do you mean Java 8?