Maven Plugins

Overview

The following maven plugins are used within the context of alakai to implement specific tasks within a project's build, test and deploy phases. Note that some of the plugins may be appropriate for use within non-alakai related projects. For more information regarding plugin configuration, please see the following reference.

If you've created a new alakai related plugin, and you'd like to share it with the rest of the world, please send an email to developers@alakai.org, and we'll add it to the list below. On behalf of the rest of the world, we'd like to thank you for your contributions :-)

Plugins

Plugin Description Usage JIRA
Checksum Plugin Generates checksums for a project's artifacts. Used within the alakai release process. usage JIRA
EOA Extension Plugin Defines goals for building, testing and installing your alakai extension projects. usage JIRA
FTP Plugin FTP's a project's artifacts to a remote location. Used within the alakai release process. usage JIRA
IzPack Plugin Creates an IzPack installation jar from a maven project. Supports POM variables within izpack.xml file. usage JIRA
Launch4J Plugin Creates a launch4j windows installer (*.exe) from an executable jar file. usage JIRA
Eclipse Plugin Generates eclipse .project and .classpath files for EOA extension projects (and other project types including 'jar', 'war' and 'maven-plugin'. usage JIRA