Skip to content
Snippets Groups Projects
Commit 8014e9ff authored by Jan Zickermann's avatar Jan Zickermann
Browse files

KOP-2139 pom: Remove commented args

parent f1f661c1
No related branches found
No related tags found
No related merge requests found
......@@ -249,9 +249,7 @@
<extraarg>-verbose</extraarg>
<!-- Generate client side code -->
<extraarg>-client</extraarg>
<!--- Generate sample implementation classes -->
<!-- <extraarg>-impl</extraarg> -->
<!--- Enable header processing even if not defined in port secion of wsdl -->
<!--- Enable header processing even if not defined in port section of wsdl -->
<extraarg>-exsh</extraarg>
<extraarg>true</extraarg>
<!--- Generate a default to String method in each class -->
......@@ -261,7 +259,6 @@
</extraargs>
</wsdlOption>
</wsdlOptions>
<!-- <additionalJvmArgs>-Djavax.xml.accessExternalDTD=all</additionalJvmArgs> -->
<encoding>UTF-8</encoding>
</configuration>
<executions>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment