if you bind code-generator to the generate-test-sources phase it should output to the target/generated-test-sources directory. In addition, the plugin should allow the user to override the output location.
Steps to reproduce: Use this xml in the project pom.
if you bind code-generator to the
generate-test-sources
phase it should output to thetarget/generated-test-sources
directory. In addition, the plugin should allow the user to override the output location.Steps to reproduce: Use this xml in the project pom.