tree: 5151bff1a75d0984f0119811e774d1ba0c3efab3 [path history] [tgz]
  1. jdk6-cxf-with-toolchain/
  2. README.md
  3. settings.xml
maven-plugins/codegen-plugin/src/it/README.md

toolchain-integration-tests

jdk6-cxf-with-toolchain

This project contains sample maven module using cxf-codegen-plugin to generate java from WSDL file.

  • it enforces usage of JDK 1.7 or higher to run the mvn command
  • it configures maven-toolchains-plugins to target JDK 6
  • cxf fork parameter if set to true to enable toolchain detection
  • if the toolchain wasn't correctly used by the cxf-codegen-plugin`, the the build should fail during the compile phase