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

Compare with Current View Page History

Version 1 Next »

Short Description
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.
Iteration
Facade

Description

Use the following coordinates to identify this plugin:

<dependency>
  <groupId>de.smartics.maven</groupId>
  <artifactId>smartics-ea-maven-plugin</artifactId>
  <version>1.0.0-beta-1</version>
</dependency>

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

Resources

  • No labels