If you work on Hibernate Search, here is a heads up. Make sure to either run
mvn clean install -s settings-example.xml
or add in your settings.xml the profile and associated repository
redhat-earlyaccess-repository
and add it to the list of active profiles. settings-example.xml will
show you everything.
This enables testing for the latest JBoss EAP alpha.
Emmanuel