Overview
CXF Codegen Gradle is a Gradle plugin for code generation with Apache CXF from a single WSDL document or several.
It is based on the Maven plugin with similar configuration, but designed to work with Gradle's build model, conventions, and leans heavily on Gradle idioms.
Supported Gradle Versions
CXF Codegen Gradle supports Gradle 9.4 (or higher). Older versions of Gradle may work, but are not supported.
Getting Help
Ask plugin related questions using the use Q&A category on GitHub Discussions or on Stack Overflow using the cxf-codegen-gradle tag.