On 10/25/07, Brandon Enochs <[EMAIL PROTECTED]> wrote:
> Where should plugins place generated test sources?
Choose an arbitrary named directory under
${project.build.directory, (${project.build.directory/generated/myplugin
for example), put tests there and then add this directory to compileSourceRoot.
See:
http://mojo.codehaus.org/build-helper-maven-plugin/add-test-source-mojo.html
and maybe
http://mojo.codehaus.org/script-maven-plugin/examples/test-generation-simple.html
(second one is an example for unreleased plugin).
HTH,
Regards,
Tomek
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]