Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-kabin authored Feb 13, 2020
1 parent 5d4ffd5 commit 73342fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This utility can help download root WSDL file and referenced definitions and sch
All schema locations in downloaded files will be fixed to point to local files.

---

To use as standalone utility execute from command line with args:

java -jar wsdl-tools-maven-plugin.jar download <WsdlUrl> <OutputDir> [<Prefix>]
Expand All @@ -20,7 +19,6 @@ for example:
java -jar wsdl-tools-maven-plugin.jar download http://my.web.com/ws/SuperService/ProxyService?wsdl ./SuperService SuperService

---

To use as maven plugin, include in your .pom (as example):

<plugin>
Expand Down

0 comments on commit 73342fb

Please sign in to comment.