create a generator-test module for testing the generator

2009/10/1 Adrian Herscu <[email protected]>

> Hi all,
>
>
> (I already read all post regarding cyclic dependencies)
>
> My project has two modules:
> 1) generator -- depends on the "samples" for testing
> 2) sample -- depends on the "generator" for building
>
> I used to unpack the samples artifact into the target directory of the
> generator before running the generator's test.
>
> Any "clean" way out of this cyclic dependency?
>
> TIA,
> Adrian.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to