I was unable to find config options to specify the source/class/resource
directories for the java2wsdl or java2ws maven plugins. Currently the
plugins output both source and class files in same directory. Also
java2ws outputs source/class files under the project directory, rather
than target/generated.
The command line version also createxsdimports flag which is unavailable
in the plugin.
Does these additional command line options exist for the plugins that
are not documented? If not, will they be added?