MVN

org.fusesource.mvnplugins : smartics-jboss-modules-maven-plugin

Maven & Gradle

Jun 13, 2019
24 stars

Generates an archive of modules to be copied to an JBoss 7 installation.

<plugin>
    <groupId>org.fusesource.mvnplugins</groupId>
    <artifactId>smartics-jboss-modules-maven-plugin</artifactId>
    <version>1.45</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.mvnplugins : smartics-jboss-modules-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.45

All Versions

Choose a version of org.fusesource.mvnplugins : smartics-jboss-modules-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.45
smartics-jboss-modules-maven-plugin-1.45
1.44
smartics-jboss-modules-maven-plugin-1.44
1.39
smartics-jboss-modules-maven-plugin-1.39
1.38
smartics-jboss-modules-maven-plugin-1.38
1.37
smartics-jboss-modules-maven-plugin-1.37
1.36
smartics-jboss-modules-maven-plugin-1.36
1.35
smartics-jboss-modules-maven-plugin-1.35

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.fusesource.mvnplugins</groupId>
    <artifactId>smartics-jboss-modules-maven-plugin</artifactId>
    <version>1.45</version>
</plugin>