What is the proper pom configuration to use jaxb2:xjc
I am attempting to use jaxb2:xjc to generate domain java files form multiple .xsd files. The following is the build portion of my pom.xml file:
I am attempting to use jaxb2:xjc to generate domain java files form multiple .xsd files. The following is the build portion of my pom.xml file: