<< April 29, 2007 | Home | May 1, 2007 >>

Using Maven to build Openfire Plugins

Preview of the maven-openfire-plugin

I've build a small Maven plugin to build Openfire Plugins. It's a mix of the maven-war-plugin and the Jetty JSPC plugin. Usage is quite simple, just add the plugin to your POM and set packaging to "openfire-plugin".

Usage and installations instructions for 1.0.0 are available on its homepage.