In one of my earlier posts, I described how you can use gradle to generate java source-code from wsdls. This included writing your own tasks, managing dependency etc.
Now, I have written a plugin for this, available at the gradle plugin portal. Go fetch it while it's fresh!
Gradle plugin portal: http://plugins.gradle.org/plugin/no.nils.wsdl2java
How to use the plugin: https://github.com/nilsmagnus/wsdl2java/blob/master/README.md
If you have any issues, please register them at https://github.com/nilsmagnus/wsdl2java/issues
No comments:
Post a Comment