querydsl / apt-maven-plugin

Maven APT plugin
Apache License 2.0
79 stars 41 forks source link

Patch for testOutputDirectory #1

Closed lightoze closed 12 years ago

lightoze commented 13 years ago

This patch allows you to have separate output directories for apt:process and apt:test-process. This is especially useful when you want to store generated files in your VCS and re-generate them manually, so you cannot use separate <executions/> with custom configuration.