commit | c26822664809540124e3635030e562b86effb556 | [log] [tgz] |
---|---|---|
author | efiacor <fiachra.corcoran@est.tech> | Thu Oct 21 15:30:55 2021 +0100 |
committer | efiacor <fiachra.corcoran@est.tech> | Thu Oct 21 15:31:00 2021 +0100 |
tree | fb1828ac6d5a8cdbb1d9b04b78e57d96950ca72f | |
parent | 3988f22a6564861e37e6419c02d10346753a3a5f [diff] |
[DMAAP-BC] Fix jjb failure Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib8c2da892119df643f396b98891717e1e848daf0 Issue-ID: DMAAP-1682
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>