[hibernate-issues] [Hibernate-JIRA] Closed: (HSEARCH-343) compile error using hibernate search 3.1.0.GA
Sanne Grinovero (JIRA)
noreply at atlassian.com
Thu Mar 5 13:36:42 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list