The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am having a basic issue where I want to create my own IssueEventListener by extending
com.atlassian.jira.event.issue.IssueEventListener
but I cannot resolve it as a maven dependency. I have pulled in com.atlassian.jira:jira-core version 8.9.1, but it isn't there. I feel that this should be trivial, so either I am trying to do something that I shouldn't and there's another way to accomplish what I am trying to do.
IssueEventListener along with other interfaces come with com.atlassian.jira:jira-api.
Add that dependency and you will see Maven will resolve the dependency.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.