freebsd-ports/devel/atlassian-plugin-sdk/pkg-plist
Mikhail Teterin c7660b463a Add port of Atlassian Software Development Kit allowing development of
plugins for the company's applications (like JIRA, Confluence, and
others).

Sponsored by:	http://sybpipe.com/
2015-04-03 18:51:03 +00:00

41 lines
1.1 KiB
Text

bin/atlas-clean
bin/atlas-cli
bin/atlas-clover
bin/atlas-compile
bin/atlas-create-bamboo-plugin
bin/atlas-create-bamboo-plugin-module
bin/atlas-create-confluence-plugin
bin/atlas-create-confluence-plugin-module
bin/atlas-create-crowd-plugin
bin/atlas-create-crowd-plugin-module
bin/atlas-create-fecru-plugin
bin/atlas-create-fecru-plugin-module
bin/atlas-create-home-zip
bin/atlas-create-jira-plugin
bin/atlas-create-jira-plugin-module
bin/atlas-create-jira4-plugin
bin/atlas-create-jira5-plugin
bin/atlas-create-plugin
bin/atlas-create-refapp-plugin
bin/atlas-create-refapp-plugin-module
bin/atlas-create-stash-plugin
bin/atlas-create-stash-plugin-module
bin/atlas-debug
bin/atlas-help
bin/atlas-install-plugin
bin/atlas-integration-test
bin/atlas-mvn
bin/atlas-package
bin/atlas-release
bin/atlas-release-rollback
bin/atlas-remote-test
bin/atlas-ruin
bin/atlas-run
bin/atlas-run-standalone
bin/atlas-unit-test
bin/atlas-update
bin/atlas-version
@exec %D/%F
%%MAVEN_SETTINGS%%.dist
@unexec cmp -s %D/%F %D/%%MAVEN_SETTINGS%% && rm -f %D/%%MAVEN_SETTINGS%% && rmdir %D/%B || true
@exec [ -f %D/%%MAVEN_SETTINGS%% ] || cp -p %D/%F %D/%%MAVEN_SETTINGS%%