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

1.2 KiB

title
title
Plugin Creation

Software Requirements

Create plugin

mvn archetype:generate\
   -DarchetypeGroupId=sonia.scm.maven\
   -DarchetypeArtifactId=scm-plugin-archetype\
   -DarchetypeVersion=1.60\
   -DarchetypeRepository=http://maven.scm-manager.org/nexus/content/groups/public/

Test the plugin

mvn scmp:run

Samples

Further reading

Questions/Help

If you have questions or you need help, please write to the mailing list: https://groups.google.com/forum/#!forum/scmmanager