Files
SCM-Manager/docs/en/development/plugins/create.md
2020-05-06 19:56:34 +02:00

556 B

title, subtitle, displayToc
title subtitle displayToc
Create a plugin Create a plugin from Maven Archetype true

Requirements

Be sure you have installed the following software:

Create the plugin structure

Use the scm-manager plugin archetype to create the plugin structure.

mvn archetype:...

Answer the questions of the archetype.

Implement your plugin

... draw the rest of the owl