--- title: Create a plugin subtitle: Create a plugin from Maven Archetype displayToc: true --- # Requirements Be sure you have installed the following software: * [Java 8](https://java.com/de/download/) * [Apache Maven](http://maven.apache.org/) # Create the plugin structure There is a service which is able to create a skeleton for a new plugin: https://create-plugin.scm-manager.org/ # Implement your plugin ... draw the rest of the owl