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.

Note
title"Short term solution"Term Solution

Note that this plugin was knocked up to work around a missing peice of functionality in the Maven JBoss plugin see http://jira.codehaus.org/browse/MPJBOSS-13

...