smartics / smartics-jboss-modules-maven-plugin

Generates an archive of modules based on information in a POM to be copied to an JBoss 7 installation.
https://www.smartics.eu/confluence/display/SJBMMP/
Other
13 stars 10 forks source link

Configurable namespace in the generated module.xml files #37

Closed ppalaga closed 7 years ago

ppalaga commented 7 years ago

We currently use urn:jboss:module:1.1 hard coded in de.smartics.maven.plugin.jboss.modules.xml.ModuleXmlBuilder.NS. It should be possible to configure the target namespace via a mojo parameter.