You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Philip W. Dalrymple III (Jira)" <ji...@apache.org> on 2019/09/09 18:09:00 UTC

[jira] [Created] (SYNCOPE-1492) Build Instructions are missing an EVN (DOCKER_HOST) needed for mvn -Ppostgres-it

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)