The following is a plugin for Atlassian Bitbucket Server to provide repository mirroring to a remote repository.
atlas-run-- installs this plugin into the product and starts it on localhostatlas-debug-- same asatlas-run, but allows a debugger to attach at port 5005atlas-debug --jvm-debug-suspend-- same asatlas-debugbut waits for the debugger to attachatlas-cli-- after atlas-run or atlas-debug, opens a Maven command line window: - 'pi' reinstalls the plugin into the running product instanceatlas-help-- prints description for all commands in the SDK
Full documentation is always available at: https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK
Soy documentation is available here: https://bitbucket.org/atlassian/aui-adg/wiki/versions/product-version-matrix https://bitbucket.org/atlassian/aui/src/master/src/soy/form.soy
The plugin can be found on the Atlassian Marketplace here: https://marketplace.atlassian.com/plugins/com.englishtown.stash-hook-mirror
