Our existing plugin is running on JIRA 9.12.30 without any problem. Recently, our jira upgraded to 10.3.21. So we need to upgrade the plugin to be compatible with jira 10.3.21.
However , we ran into different build and compiling issues. The current build issue. It isn’t clear what version of dependency for com.atlassian.activeobjects is compatible with jira 10.3.21 so I can put the proper version of the dependency is the pom.xml.
com.atlassian.activeobjects
activeobjects-plugin
7.1.2
provided
we also having below error during jira startup.
'gov.eop.omb.jira.vacms.MAX-JIRA-VACMS-Plugin' - '# JIRA VA Criteria Management System Plugin' failed to load.
Cannot start plugin: gov.eop.omb.jira.vacms.MAX-JIRA-VACMS-Plugin
Unable to resolve gov.eop.omb.jira.vacms.MAX-JIRA-VACMS-Plugin [197](R 197.0): missing requirement [gov.eop.omb.jira.vacms.MAX-JIRA-VACMS-Plugin [197](R 197.0)] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.plugin.webresource)(version>=7.2.6)(version<=7.2.6)) Unresolved requirements: [[gov.eop.omb.jira.vacms.MAX-JIRA-VACMS-Plugin [197](R 197.0)] osgi.wiring.package; (&(osgi.wiring.package=com.atlassian.plugin.webresource)(version>=7.2.6)(version<=7.2.6))]
VA Criteria Management System Plugin (v1.0.93)
