Ant tasks for JIRA

心不动则不痛 提交于 2019-12-25 03:59:34

问题


Is it possible to create JIRA issues using Ant tasks?

I'd like to automatically create JIRA issues using Ant.


回答1:


Please check ant-jira. I never used it, looks like you can find some use and tell us how useful it is.




回答2:


Use an Ant task to execute a shell command. Make the shell command the Atlassian CLI from Bob Swift.



来源:https://stackoverflow.com/questions/8531101/ant-tasks-for-jira

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!