Skip to content

Commit

Permalink
schema/POM: trying to suppress remote schema checking for wsdl2java
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Apr 27, 2020
1 parent da84ac8 commit fb3d457
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/schema/pom.xml
Expand Up @@ -273,6 +273,7 @@
</extraargs>
</wsdlOption>
</wsdlOptions>
<additionalJvmArgs>-Djavax.xml.accessExternalSchema=file</additionalJvmArgs>
</configuration>
<goals>
<goal>wsdl2java</goal>
Expand Down

0 comments on commit fb3d457

Please sign in to comment.