maven codegen plugin needs to allow passing arguments for java2wsdl goal
------------------------------------------------------------------------
Key: CXF-910
URL: https://issues.apache.org/jira/browse/CXF-910
Project: CXF
Issue Type: Bug
Components: Build system
Affects Versions: 2.0.1
Environment: Maven 2.0.7, CXF 2.1-SNAPSHOT
Reporter: Jason Rosenberg
The cxf codegen plugin for maven doesn't seem to expose a way to pass arguments
through to the 'java2wsdl' goal. It does do this now for the 'wsdl2java'
goal, via the <extraarg> tag, etc....It seems it would be straightforward to
add a similar feature for the java2wsdl goal....
I need to have a bit more control over how java2wsdl runs compared to the
defaults.
Thanks,
Jason
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.