[hibernate-dev] About the WildFly bootstrap errors in Hibernate ORM / master

Sanne Grinovero sanne at hibernate.org
Wed Jan 24 05:51:05 EST 2018


Hi all,
especially Chris, and anyone else having problems with the integration
tests using WildFly,

the problem seems to be caused by not having the JBoss Nexus
repository enabled in your *Maven* configuration. (Yes, even though we
use Gradle..)

For the time being could you create a ~/.m2/settings.xml

having the content you can copy from:
 - https://raw.githubusercontent.com/hibernate/hibernate-search/8f7e87bf282877a7a5554035abb709cc9813fec2/settings-example.xml

This is just a temporary solution so that you're not stuck today,
while I'm looking for a better fix.

For details, see:
 - http://lists.jboss.org/pipermail/wildfly-dev/2018-January/006335.html

Thanks, and sorry for the inconvenience!

Sanne


More information about the hibernate-dev mailing list