| Currently, the modules is packed with maven-assembly plugin with resource-root and jars in module.xml for hiberanate-orm-modules, hibernate-orm-modules, hibernate-search-modules. And the moduels is packed with patch-gen-maven-plugin for hibernate-validator modules. It would be great if all the modules provide 3 type of modules pack, one for normal hibernate with resource-root and jars using maven-assembly-plugin, one for WildFly Swarm with artifact only using maven-assembly-plugin and one for WildFly patch using patch-gen-maven-plugin. Forum link: https://forum.hibernate.org/viewtopic.php?f=1&t=1044326 |