From 101082870abaec2dfec3565fc2974232a430f2ab Mon Sep 17 00:00:00 2001 From: Richard Richter Date: Wed, 29 Apr 2020 14:08:41 +0200 Subject: [PATCH] schema/POM: added additionalJvmArgs to avoid online XSD checking --- infra/schema/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/infra/schema/pom.xml b/infra/schema/pom.xml index 3de7a7499c6..74fc9fa6516 100644 --- a/infra/schema/pom.xml +++ b/infra/schema/pom.xml @@ -273,6 +273,11 @@ + + -Dcom.sun.tools.xjc.api.impl.s2j.SchemaCompilerImpl.noCorrectnessCheck=true wsdl2java