Actually Hibernate Core has the same exact thing and I have never had a
problem importing it via Maven into IntelliJ (do not use Eclipse, so no
idea there).
In Hibernate Core we have:
hibernate-core/
hibernate-core/
hibernate-entitymanager/
...
On 05/23/2011 09:39 AM, Davide D'Alto wrote:
Hi,
today I've downloaded the hibernate-search sources and my eclipse has
a problem importing the maven projects because the parent folder has
the same name as one of the sub-folders:
hibernate-search
|-- hibernate-search
|-- ...
I was a bit surprised because others Hibernate and JBoss projects I
saw so far seem to use the "-core" suffix for the main module.
Shouldn't hibernate-search follow the same convention?
This looks like a good time to review module names for Hibernate Search 4.0
Best regards,
Davide D'Alto
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
--
Steve Ebersole <steve(a)hibernate.org>
http://hibernate.org