maven « Search « JPA Q&A





1. Hibernate search keeps trying to download wstx-asl-3.2.7.pom    stackoverflow.com

Using Maven and Hibernate search I keep get the following info messages in my log: Downloading: http://repo1.maven.org/maven2//woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom

2. Hibernate Search maven2 repo    forum.hibernate.org

3. Maven and Hibernate Search: Hibernate core 3.2.6 missing    forum.hibernate.org

Hi, I'm trying to use Hibernate Search 3.0.1 through maven. The Hibernate Search pom specifies Hibernate 3.2.6 as a requirement. However, Hibernate 3.2.6 can't be found in the repositories. At least, not in the ones I use. I read somewhere that the Hibernate core team "won't be supporting maven repositories before Hibernate 3.3 haha". Does anyone know a repo that has ...