While putting together the doco for Axis2-917 I noticed that that the "-o" option for WSDL2Java specifies the output folder, but that the generated code is not put in that folder but in a "src" folder under that folder. likewise if you specify the "-sd" option the service descriptor is placed in a "resource" folder underneath the output folder.

Isn't hardcoding the names of folders containing 2 very different types of artefacts going to cause trouble for the Maven plugins? As well as any other build environment.
Shouldn't each folder be separately configurable?

William

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to