poxu
Results
2
comments of
poxu
Well, first you should start EmbeddedPostgres with specified login, password and port . And then you just give those to Hibernate, like you always do. Just make sure EmbeddedPostgres starts...
I had that issue and I was able to solve it by installing **block-queued-job** plugin. Apparently github-pullrequest plugin depends on it.