How to integrate Jira with Maven | Selenium Forum
M
Posted on 05/04/2016
Hi Ashish / All,

How to integrate Jira with Maven, any one implemented this ?

Whats are the pre-requiste, How does the Jira Test Case / Story ID get updated automatically based on the Automation Test Result Execution Pass or Fail ?

Any pointer is really helpful

Thanks

Regards
J

M
Replied on 05/04/2016

At present, there aren't any native features in JIRA that allow you to view Maven build information, nor is there an official add-on in our Atlassian Marketplace. That said, there are a couple of options that might fit your needs:
1. You could develop a custom plugin to meet all of your Maven integration requirements using our JIRA Development Documentation. While custom development isn't covered by Atlassian support, you're welcome to ask for development advice here on Answers or contact an Atlassian Expert for professional assistance.
2. You could utilize our continuous integration server, Bamboo, to run your maven processes. Bamboo seamlessly integrates with JIRA out-of-the-box giving you the ability to view build information from inside your JIRA issues and JIRA Dashboard.