From dfc045a79e03348377f5ef135b0d9bc22543398f Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Tue, 7 Jul 2020 17:23:25 +0300 Subject: [PATCH] do not start postgres --- rm-automation/pom.xml | 78 +++++++++++++++++++++---------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 682b50d656..377274b3e4 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -94,45 +94,45 @@ install-alfresco - - io.fabric8 - docker-maven-plugin - 0.31.0 - - - start-postgresql - generate-test-resources - - start - - - - - test-database - postgres:9.1 - - - 5432:5432 - - - alfresco - alfresco - alfresco - - - -c max_connections=300 - - - database system is ready to accept connections - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + maven-antrun-plugin