Yeah… unfortunately, it’s a bit of a mess right now as we are in the process of migrating to using feature packs and not all the projects are using them.
Basically, you need to use Maven to build your WildFly server now.
Thanks a lot for the quick answer and pointers. Actually, that’s awesome. I was not aware of this wildfly-server-provisioning maven plugin. It will help me automating common hibernate/wildfly updates duty. I was also wondering how you would deal with the new wildfly release schedule and I guess the answer is feature pack (as I saw WildFly 12 is already out for example).
If I have any question when testing this, I will post here.