Example:
org.jvnet.jaxb2.maven2
The following works for me, after much trial
org.codehaus.mojo
jaxb2-maven-plugin
2.1
xjc1
xjc
com.mycompany.clientSummary
wsdl
src/main/resources/wsdl/GetClientSummary.wsdl
target/generated-sources/xjb
false
xjc2
xjc
com.mycompany.wsclient.employerProfile
wsdl
src/main/resources/wsdl/GetEmployerProfile.wsdl
target/generated-sources/xjb
false
xjc3
xjc
com.mycompany.wsclient.producersLicenseData
wsdl
src/main/resources/wsdl/GetProducersLicenseData.wsdl
target/generated-sources/xjb
false