- Created by Robert Reiner, last modified on 18. Sep 2021
Generates an archive of modules to be copied to an JBoss 7 installation. The configuration is generated from the Maven POM with the help of a collection of generic and project-specific mapping rules.
Overview
More on documentation?
This project is documented with projectdoc. projectdoc is available for Confluence.
version 2.1.5
Project is currently dormant
Please note that this project is currently considered dormant.
At this time we cannot tell when or if we will continue to provide new features or fix issues.
Introduction
Overview
This Maven plugin creates an archive with JBoss modules to be installed to a JBoss 7 server installation.
Crafting the modules by hand is more cumbersome than to define a recipe that allows to construct the modules folder with all dependencies already defined by a Maven POM.
Please refer to
- Usage Modules - describes the basic use cases with the plugin.
- Modules XSD - describes the structure of the modules descriptor XML.
- Import Module Descriptors - describes how to import standard descriptors to prohibit copy-and-paste of standard mappings.
- Project Types - describes how to deal with project types BOM, Non-POM, and multi-module POM.
- Usage Jandex - describes how to create the annotation index.
- Usage Index - describes how to create the index file in
META-INF/INDEX.LIST
.
for details on how to use this plugin.
In Goals you'll find a short description of the goals and its parameters.
Compatibility Matrix
Please note that this plugin only supports Maven from 3.2.5 and up due to incompatibilities to the Aether implementation used by Maven.
Plugin Version | Maven Version | Notes |
---|---|---|
2.x | 3.2.5+ | Please refer to Bug 931 for details. |
1.x | 3.1.x | Please refer to Bug 843 for details. |
0.x | 3.0.x | If you are looking for support for Maven 3.0.x, please refer to versions 0.x of this plugin. |
Project Blog
Articles on JBoss Modules on our blog.
Blog Posts
-
Blog: smartics JBoss Modules Maven Plugin version 2.1.4 released!
created by
19. Sep 2017
-
Blog: smartics JBoss Modules Maven Plugin version 2.1.2 released!
created by
19. Feb 2016
-
Blog: JBoss Modules Maven Plugin V2.1 released!
created by
23. Jul 2015
-
Blog: Moved smartics-jboss-modules-maven-plugin to GitHub
created by
24. Apr 2015
-
Blog: smartics-jboss-modules-maven-plugin 2.0.0 released!
created by
22. Jan 2015
-
Blog: smartics-jboss-modules-maven-plugin 0.3.2 and 1.0.0 released!
created by
21. Jan 2014
-
Blog: smartics-jboss-modules-maven-plugin with Maven 3.0.x
created by
16. Jan 2014
-
Blog: JBoss Modules: Direct and transitive Dependencies in POM
created by
12. Jan 2014
-
Blog: Get into JBoss Extensions
created by
19. Dec 2013
-
Blog: Problems with broken Relocations: Duplicate Modules for one Artifact
created by
11. Dec 2013
-
Blog: smartics-jboss-modules-maven-plugin 0.3.1 released!
created by
06. Dec 2013
-
Blog: Exclude with smartics-jboss-modules
created by
01. Nov 2013
-
Blog: External Modules Descriptors for the smartics-jboss-modules-maven-plugin
created by
24. Oct 2013
-
Blog: Alternatives to smartics-jboss-modules-maven-plugin
created by
22. Oct 2013
-
Blog: Modules Descriptor for smartics-jboss-modules-maven-plugin
created by
21. Oct 2013