[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-82?page...
]
Hardy Ferentschik commented on HSEARCH-82:
------------------------------------------
I am not quite sure whether I understand exactly what you mean, but within the Hibernate
Search POM Hibernate Annotation and EntityManager are marked are optional. This means if
you include the Hibernate Search POM AND you want to use Annotations you have to add
annotations explicitly anyway. Have a look at this pom
http://repository.jboss.com/maven2/org/hibernate/hibernate-search/3.1.0.B...
Or do you mean to split out the Hibernate Search specific annotations? I don't like
the idea to seperate two jar files. I think it does not really hurt to get the full
hibernate search jar. If you want to avoid transitive resolution you can work with the
exclusion tags -
http://maven.apache.org/pom.html#Exclusions
What do you think?
Currently the migration to maven is not high on the list of things to do, but I would like
to see it done by the time of Hibernate 4 where most of the porjects will be maven based.
Migrate from ant to maven2
---------------------------
Key: HSEARCH-82
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-82
Project: Hibernate Search
Issue Type: Task
Reporter: Hardy Ferentschik
Assignee: Hardy Ferentschik
Switch from ant to maven2 as build tool.
Initally just try to build HSearch with maven. Once it works we can see if we can extract
a common HibernateExt parent pom.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira