https://maven.atlassian.com/contrib/com/xiplink/jira/git/jira-git-plugin/0.6/jira-git-plugin-0.6.jar
Installation
If you have Universal Plugin Manager Installed or have JIRA 4.3+ follow Installing JIRA Plugin
manual
If you don't have Universal Plugin Manager installed then simply copy plugin JAR into JIRA_HOME/plugins/installed-plugins/
directory
Upgrade notes for 0.5.x version users
You need to perform next steps before installing 0.6 version
- Remove JGit JAR file (org.eclipse.jgit-*.jar) from WEB-INF/lib
directory
- Remove old plugin JAR file (jira_git_plugin-0.5.*.jar) from WEB-INF/lib
directory
Usage
If Jira installed on the same box as main git repository
-
git clone
(bare or non bare) the source tree you need on your Jira machine (as the same user Jira runs as)
- Go to the git Repositories
panel in the Administration
section
-
Add
a new repository
- Set name as it should be shown in Display name
field
- Put the path from Step 1 in the Repository root
and Repository origin
fields
- If you have any source browser choose something as a Web Link
, you may need to customize the URLs
If Jira installed on the different box:
-
git clone --bare
the source tree you need on your Jira machine (as the same user Jira runs as)
- Put private key into .ssh
dir of the same user Jira runs as. Key must has EMPTY passphrase
- Go to the git Repositories
panel in the Administration
section
-
Add
a new repository
- Set name as it should be shown in Display name
field
- Put the path from Step 1 in the Repository root
field
- Put the URL to the git repository in the Repository origin
field
- If you have any source browser choose something as a Web Link
, you may need to customize the URLs
分享到:
相关推荐
安装这个插件,当Gitlab提交代码时描述中加入Jira的KEY,Jira会同步gitlab提交的描述信息和修改的详情到Jira的活动区域,方便查看
安装这个插件,当Gitlab提交代码时描述中加入Jira的KEY,Jira会同步gitlab提交的描述信息和修改的详情到Jira的活动区域,方便查看。
git-plugin, Jenkins的Git插件 配置管理插件Jenkins的Git软件配置管理有关详细的功能描述,请参见 Jenkins使用 JIRA 报告问题/功能请求主分支主分支是git插件的主要开发分支。提供给插件插件源代码是在 GitHub上的...
Released 25 Sep 2013 •No Vendor Support•Apache License, Version 2.0 (ASL)
每当消息中提到JIRA问题时,该漫游器就会自动将链接添加到消息中,例如:用法git clone https: //github.com/gsingers/slack-jira-plugin.gitcd slack - jira - pluginnpm install 编写自己的配置文件( config-...
如何发展安装 atlassian-plugin-sdk ( ) 在文件夹中运行atlas-run 。 这将需要一段时间,它将使用 maven 下载所有依赖项等。 更改代码,运行atlas-unit-test运行测试。剪一个版本运行mvn release:prepare ,此更新 ...
3. **插件系统**:Atlassian插件框架(Atlassian Plugin Framework, APL)使得开发者可以轻松地构建和部署Jira插件。这些插件可以是UI小部件(gadgets),也可以是服务端的应用,如报告或数据处理。 4. **报表**:...
9. **源码集成**: Jira的"源码"标签可能意味着Jira可以与其他代码管理工具如Git、SVN等集成。通过Jira的插件系统,你可以配置源码控制系统的钩子,使得代码提交、合并等操作能触发Jira的问题状态更新。 10. **...
在实际操作中,可以利用Jenkins的插件(如JIRA plugin)来增强两者之间的集成。这个插件允许Jenkins将构建状态、测试报告等信息直接推送回JIRA,使得所有团队成员都能实时了解项目的健康状况。此外,通过配置邮件...
5. **与其他系统集成**:Git 参数插件可以与 Jenkins、JIRA 等工具无缝集成,使工作流程更加自动化和高效。例如,提交参数可以关联到 JIRA 的问题编号,自动更新问题状态。 6. **版本控制**:通过参数化,可以更好...
Git Changelog Gradle插件 ... id ' se.bjurr.gitchangelog.git-changelog-gradle-plugin ' version ' X ' } task gitChangelogTask( type : se.bjurr.gitchangelog.plugin.gradle.GitChangelogTask ) { fi
2. **版本控制**:如 Git 插件,用于与 Git 仓库交互,拉取代码;SVN 插件,适用于 Subversion 用户。 3. **测试集成**:JUnit 插件,显示 JUnit 测试结果;Selenium 插件,支持自动化测试的集成。 4. **部署**:...
《InverseTransparency:Jira 插件开发中的版本控制实践》 在软件开发领域,版本控制是不可或缺的一环,它确保了代码的可追踪性、协作性和一致性。本项目名为"InverseTransparency",主要关注于Jira插件的开发,...
为 git commit 消息插入 Jira 票证摘要 <F7> 插入模式获取当前 sprint 剩余工作的概览。 对于想要高层次地了解团队进展的 Scrum 大师很有帮助。 <F8> 插入模式安装(Vundle) Plugin 'DanBradbury/vim-fetch-jira':...
2. **源码管理**:Git Plugin 和 Subversion Plugin 提供了与 Git 和 SVN 的集成,使得代码版本控制更加便捷。 3. **测试集成**:JUnit Plugin 可以解析并显示测试结果,JaCoCo Plugin 提供代码覆盖率报告。 4. **...
Mylyn是一款任务跟踪工具,它可以与各种任务管理系统集成,如JIRA、Bugzilla等。它能聚焦当前任务,隐藏不相关的代码,提升开发者的专注力和效率。 3. **Subversive / Subclipse** 这两个插件都是用于版本控制的...
9. **问题跟踪器集成**:如果Gerrit与问题跟踪器(如Jira)集成,插件可能支持直接在审查中链接和引用问题。 10. **自定义设置**:允许用户根据个人喜好调整插件的行为,例如更改默认的Gerrit视图或设置代码审查...
通过这些插件,我们可以看出Jenkins的强大之处,它不仅支持多种版本控制系统(如Git和Subversion),还能与软件包管理工具(如Artifactory)、项目管理工具(如JIRA)、构建工具(如Maven)以及数据库进行深度整合。...
同时,确保你有一个本地的开发环境,包括Node.js和Git,因为"jira-plugin-master"可能是一个包含源代码的Git仓库。 2. **设置开发环境**:安装必要的开发工具,如Atlassian插件SDK,它提供了构建、测试和部署Jira...