The JBoss Modules Maven Plugin, a plugin for Maven, has been released with version 2.1.4.
The plugin creates an archive of modules to be copied to a JBoss / Wildfly installation. The configuration is generated from the Maven POM with the help of a collection of generic and project-specific mapping rules.
This version includes bug fixes contributed by Peter Palaga and reviewed & committed by James Netherton:
- Add support for resource-root filters
- Configurable namespace in the generated module.xml files
- Integration tests fail due to missing dependencies
Thanks a lot to Peter and James for committing these enhancements!!!
For more information please visit
- the project on GitHub
- the homepage of the JBoss Modules Maven Plugin
- the Maven site provides additional metadata