MVN

de.smartics.maven.plugin : smartics-jboss-modules-maven-plugin

Maven & Gradle

May 15, 2018
14 stars

smartics-jboss-modules-maven-plugin · Generates an archive of modules based on information in a POM to be copied to an JBoss 7 installation.

<plugin>
    <groupId>de.smartics.maven.plugin</groupId>
    <artifactId>smartics-jboss-modules-maven-plugin</artifactId>
    <version>2.1.5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.5

All Versions

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

Version Vulnerabilities Updated
2.1.x
smartics-jboss-modules-maven-plugin-2.1.5
smartics-jboss-modules-maven-plugin-2.1.4
smartics-jboss-modules-maven-plugin-2.1.3
smartics-jboss-modules-maven-plugin-2.1.2
smartics-jboss-modules-maven-plugin-2.1.1

How to add a plugin to Maven

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

<plugin>
    <groupId>de.smartics.maven.plugin</groupId>
    <artifactId>smartics-jboss-modules-maven-plugin</artifactId>
    <version>2.1.5</version>
</plugin>

Advertisement