Hi Gabriele,

On 5/17/2011 at 9:34 AM, Gabriele Kahlout wrote:
> Solr Core should declare a test dependency on Solr Test Framework.

I agree:

- Solr Core should have a test-scope dependency on Solr Test Framework.
- Solr Test Framework should have a compile-scope dependency on Solr Core.

But Maven views this as a circular dependency.

The workaround: Solr Core includes the source of Solr Test Framework as part of 
its test source code.  It's not pretty, but it works.

I'd be happy to entertain other (functional) approaches.

Steve

Reply via email to