Removing services="export" from the jboss-deployment-structure.xml did the trick for me Ogm should be included using:
<dependencies> <module name="org.hibernate" slot="ogm" /> </dependencies>