aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2021-10-21 15:30:55 +0100
committerefiacor <fiachra.corcoran@est.tech>2021-10-21 15:31:00 +0100
commitc26822664809540124e3635030e562b86effb556 (patch)
treefb1828ac6d5a8cdbb1d9b04b78e57d96950ca72f
parent3988f22a6564861e37e6419c02d10346753a3a5f (diff)
[DMAAP-BC] Fix jjb failure
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib8c2da892119df643f396b98891717e1e848daf0 Issue-ID: DMAAP-1682
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f70c083..19d5312 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,6 +75,7 @@
<configuration>
<excludes>
</excludes>
+ <forkCount>0</forkCount>
<argLine>
${surefireArgLine} --illegal-access=permit
</argLine>