Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

 

The plugin is downloaded by integrating it into the Maven build process. The plugin may also be downloaded from its artifact repository, but since downloading does not resolve its dependencies, this approach is of little use.

Description

Use the following coordinates to identify this plugin:

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

Usually you would include the plugin into your build process as documented in Usage of Plugin.

Resources

  • No labels