Hello, When I run *mvn -Pdeveloper -pl developer -Ddeploydb* after successfully building with *mvn clean install*, I get this error:
[INFO] BUILD FAILURE [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:java (create-schema) on project cloud-developer: An exception occured while executing the Java class. null: InvocationTargetException: Failed to parse systemVM template metadata file: ./engine/schema/dist/systemvm-templates/metadata.ini: parse error (at line: 5): d889b6e490018360f93e54240d74bf93 The error is produced at a ovm3 systemvm template checksum value. Please guide the way forward.