Files
SCM-Manager/docs/howto-create-a-plugin.md
2020-03-31 17:28:30 +02:00

1.2 KiB

How to create your own plugin

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