Hi there,
I am trying to upgrade existing plugin that is working on 9.12.8.
Will this work if I use if in pom I am using Atlassian SDK version 6.2.6?
Thank you
Hi there,
I am trying to upgrade existing plugin that is working on 9.12.8.
Will this work if I use if in pom I am using Atlassian SDK version 6.2.6?
Thank you
Hi @JanAmbroz1
Atlassian Plugin SDK version 6.2.8 is outdated and does not support Jira 10. To ensure compatibility with Jira 10, it is recommended to upgrade to a more recent version of the Atlassian Plugin SDK. Additionally, Jira 10 requires Java Development Kit (JDK) 17, so make sure your development environment is configured accordingly.
Best regards,
Fabien
Thank you for your answer!
And what version of maven-jira-plugin i need to user for jira 10?
For Jira 10, you need to use at least version 8.3.0
of the jira-maven-plugin
(not to be confused with maven-jira-plugin
from the Atlassian SDK).
https://mvnrepository.com/artifact/com.atlassian.maven.plugins/jira-maven-plugin