Blog

  • 2024
  • 2023
  • 2022
  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012

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:

  1. Add support for resource-root filters
  2. Configurable namespace in the generated module.xml files
  3. Integration tests fail due to missing dependencies

Thanks a lot to Peter and James for committing these enhancements!!!

For more information please visit