[hibernate-dev] publishing testsuite jars for Hibernate Search

Steve Ebersole steve at hibernate.org
Mon Mar 15 10:35:02 EDT 2010


IMO the best approach is a separate module for the test 
helper/infrastructure bits.  This is what we do in core with the 
hibernate-test module as opposed to the hibernate-testsuite module.

To me it makes the intent clearer.  If I see including a testuite 
(test-jar artifact) I immediately think inclusion of those tests for 
running.


On 03/14/2010 02:51 PM, Sanne Grinovero wrote:
> Hello,
> while writing tests for Infinispan I would like to be able to depend
> on Hibernate Search's testsuite, as it contains several helpers which
> I would use.
> This happened me on other projects too, quite always if Lucene is involved.
>
> Would you be ok in publishing the maven artifacts of the testsuite too?
> Infinispan is doing that for core, and it's nice to have general
> testing utilities available on the test classpath of other modules;
> It's probably going to be required anyway wen modularizing Hibernate Search.
>
> I have the local changes ready, just need an ok for commit; it only
> implies some additional entries for the configuration of
> maven-jar-plugin.
>
> Cheers,
> Sanne
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev

-- 
steve at hibernate.org
http://hibernate.org



More information about the hibernate-dev mailing list