Fork me on GitHub
How do I include my generated WSDL file in my artifact?

The reason why the WSDL files are not included has to do with which phase different plugins are bound to. You can find discussions about that in the issue MAXISTOOLS-44.

There is an example of how you can include your WSDL files in your artifact in one of the integration tests.

[top]