I\'m developing a simple example with Hibernate, using it outside any container. I\'m using Maven, and thus configured the JBoss repository (see https://community.jboss.org/
Jandex and Classmate are not required for the main Hibernate functionality. They are required however for the metadata generation (reference). In order to not break things for people that don't use the metadata generation they added the dependencies as test dependencies. If you're using the metadata generation you will need to obtain those dependencies.