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