Hi,
I need to listen certain events generated by Jira Software, for example com.atlassian.greenhopper.api.events.sprint.SprintClosedEvent. But as with version 7 there is no separate GreenHopper API available any longer. As much as I can tell everything, including GreenHopper API is bundled together as Jira Software. However I have yet to find a public a maven package that I can add to my project so I could import needed classes. I tried adding com.atlassian.jira.jira-software-application, but this one does not seem to do the trick.
I could extract the GreenHopper plugin jar from JIRA Software package and import it to my maven repository, but I hoped I won't have to resort to such kind of workaround.
Kindly have a look at my article on how to Jira Software functionality in Jira 7
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.