Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Maven SAR plugin is a simple Maven 1.x plugin that can be used to generate a JBoss SAR that you can deploy.

The plugin is available here and you can install is by dropping it into your Maven installations plugins directory using $MAVEN_HOME/plugins. It is also available from Service Mix CVS under tooling/maven-sar-plugin.

...