Philip W. Dalrymple III created SYNCOPE-1492: ------------------------------------------------
Summary: Build Instructions are missing an EVN (DOCKER_HOST) needed for mvn -Ppostgres-it Key: SYNCOPE-1492 URL: https://issues.apache.org/jira/browse/SYNCOPE-1492 Project: Syncope Issue Type: Bug Reporter: Philip W. Dalrymple III When I had run a mvn clean install (after doing a skip tests build) I then tried mvn -Popstgres-it to test the postgres storage. This test (and maybe other, I would assume the docker builds) need an ENV set of export DOCKER_HOST=unix://localhost (on unix of course) It would be nice if their where more description on what each step of the build process needs. -- This message was sent by Atlassian Jira (v8.3.2#803003)