I wrote a plugin using jira-api version 7.9.2
When I upgraded this version to 7.13.5, everything fell apart. I had to manually find out the dependencies that were removed from 7.13.5 and declare them again manually. When all dependencies were added, my context provider class which extended com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider no longer compiles. I get a :
The type com.atlassian.plugin.web.ContextProvider cannot be resolved. It is indirectly referenced from required .class files
How do I go about fixing this ?
Hey there, thanks for reaching out about your Jira plugin!
We have a dedicated Developer Community that might be good to check out for plugin development related questions. Since the topics are more focused, it's easier for other developers to watch the questions coming in and provide guidance.
If your question here gets an answer here, that's awesome! But I'd definitely re-post over on the Developer Community to have a higher chance of getting a helpful answer in a short time.
Cheers,
Daniel
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.