Ant tasks for JIRA
问题 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