Support

Forums

Contact Me

Posts Tagged 'codegeneration'

Code generation from XSD with JAXB and Maven

apache_maven

What you will learn in this small post

  • How to create JAXB proxies at build time using maven-jaxb2-plugin in a continuous build environment (TeamCity / Bamboo)
  • How to generate from an XSD file (XML-Schema-Definitions) Java code.

Requirements

  • We will use JAXB2 (see JSR 222 and JAXB 2.x).
  • We use Maven 2.2.1, the latest available version

Read more: Code generation from XSD with JAXB and Maven

Donations

Thank You for supporting my work