-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: [hibernate-search] Latest maven jar files problem
PostPosted: Thu Apr 05, 2012 6:29 am 
Newbie

Joined: Thu Apr 05, 2012 6:19 am
Posts: 7
Hi Folks,

I had been using version 4.0.0.beta1 of search successfully, but there is a problem with indexing on windows so we've tried to update to version 4.0.0.Final. Unfortunately the jar file is empty on maven ( http://mvnrepository.com/artifact/org.h ... ate-search ) for any newer version. Have the classes been moved to another project?

The documentation seems to suggest using 4.1.0Final, but it's also only 3k.

Any ideas where I might be going wrong, I have tried searching, but haven't found an answer

All the best,
Ash


Top
 Profile  
 
 Post subject: Re: [hibernate-search] Latest maven jar files problem
PostPosted: Thu Apr 05, 2012 6:36 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi,
yes the artifact was split, the hibernate-search jar is indeed empty, we used it's pom.xml file to depend on the two jars that you actually need:
hibernate-search-engine
hibernate-search-orm

I'm sorry for the trouble, we're assuming that Maven users are not impacted as the empty jar is automatically depending on those two. Am I wrong on that?

See also: http://in.relation.to/Bloggers/HibernateSearch40Beta2HibernateCoreNoLongerMandatory
and https://community.jboss.org/wiki/HibernateSearchMigrationGuide

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
 Post subject: Re: [hibernate-search] Latest maven jar files problem
PostPosted: Thu Apr 05, 2012 6:49 am 
Newbie

Joined: Thu Apr 05, 2012 6:19 am
Posts: 7
sanne.grinovero wrote:
Hi,
yes the artifact was split, the hibernate-search jar is indeed empty, we used it's pom.xml file to depend on the two jars that you actually need:
hibernate-search-engine
hibernate-search-orm

I'm sorry for the trouble, we're assuming that Maven users are not impacted as the empty jar is automatically depending on those two. Am I wrong on that?

See also: http://in.relation.to/Bloggers/HibernateSearch40Beta2HibernateCoreNoLongerMandatory
and https://community.jboss.org/wiki/HibernateSearchMigrationGuide


Sanne,

Thanks for the quick response! That has solved our problems. I think we had problems as we are using ivy rather than maven. Thank goodness, I was tearing my hair out :)

Thanks again,
Ash


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.