mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 19:45:51 +01:00
1.2 KiB
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
- Injection framework - Google Guice
- Restful WebService - Jersey
- XML transformation - JAXB
- User interface - Ext JS
Questions/Help
If you have questions or you need help, please write to the mailing list: https://groups.google.com/forum/#!forum/scmmanager