bamboo-git-plugin
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Plugin for Atlassian's Bamboo supporting Git SCM.
__How to build the Bamboo Git Plugin__

Impatient way:
1. `mvn package' (Apache Maven 2.2.1 was used to develop this plugin)

More patient way:
1. Download and install the latest JDK:
   * http://java.sun.com
2. Download and install the Atlassian Plugin SDK:
   * http://confluence.atlassian.com/display/DEVNET/Setting+up+your+Plugin+Development+Environment
3. Run `atlas-package -DskipTests' in the directory containing Bamboo Git Plugin pom.xml.
4. Grab plugin JAR file from `./target/atlassian-bamboo-plugin-git-.jar'


Full documentation on how to develop Atlassian Plugin is available at:
* http://confluence.atlassian.com/display/DEVNET/How+to+Build+an+Atlassian+Plugin



__How to deploy Git Plugin into existing Bamboo instance__

Full documentation on how installing Atlassian Plugins is available at:
* http://confluence.atlassian.com/display/BAMBOO/Installing+a+new+Plugin
  (please note that Bamboo Git Plugin is 'Version 1' plugin)

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。