Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating an IssueEventListener

neil_pandya_bnymellon_com
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 8, 2021

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.

1 comment

Comment

Log in or Sign up to comment
Tuncay Senturk _Snapbytes_
Community Champion
October 11, 2021

Hi @neil_pandya_bnymellon_com 

IssueEventListener along with other interfaces come with com.atlassian.jira:jira-api. 

Add that dependency and you will see Maven will resolve the dependency.

TAGS
AUG Leaders

Atlassian Community Events