From cc47b20204f02a83e00c78aa25662b8e0225ddc0 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Thu, 9 Nov 2023 09:51:29 +0100 Subject: [PATCH] Workaround for concurrent access to local repository on Windows by ITs --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c9d4f7c..3048ac74 100644 --- a/pom.xml +++ b/pom.xml @@ -221,6 +221,7 @@ 3.6.3 1.7.36 + 1C 2022-07-15T02:43:45Z @@ -321,6 +322,19 @@ + + + + windows + + + windows + + + + 1 + + run-its @@ -336,7 +350,6 @@ setup verify src/it/mrm/settings.xml - 1C ${mojo.java.target} ${mojo.java.target}