[
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-343?pag...
]
Sanne Grinovero closed HSEARCH-343.
-----------------------------------
Resolution: Rejected
I'm sorry maven is not supported yet.
Help is welcome anyway, thanks for spotting this; please open a thread on the forum and
give us some more information (version?) as even the work in progess pom is having this
dependency.
compile error using hibernate search 3.1.0.GA
---------------------------------------------
Key: HSEARCH-343
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-343
Project: Hibernate Search
Issue Type: Bug
Components: build
Affects Versions: 3.1.0.GA
Reporter: chun ping wang
Priority: Blocker
Hi i have this in my pom.xml
[code]
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-search</artifactId>
<version>3.1.0.GA</version>
</dependency>
[/code]
when i run mvn clean compile with java vm version 1.6 for both source and target i get
teh following compile errors
[code]
...java:[15,39] package org.hibernate.search.annotations does not exist
[/code]
--
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