Can you post sample code to generate artifacts from wsdl and xsd using gradle? Also are there any in built plugins available? Also how can we load custom binding files using gradle?
Here's a similar question that has been answered: Howto generate classes from WSDL and XSD with gradle, equivalent to maven-jaxb2-plugin
A blog article: http://joerglenhard.wordpress.com/2012/01/10/xjc-and-schemagen-with-gradle/
You can specify a bindings file with binding: 'your-file-here'
I am the author of a wsdl2java plugin for gradle. It is open source and easy to use.
https://plugins.gradle.org/plugin/no.nils.wsdl2java
Good luck.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With