Hi everyone,
I’m facing an issue while trying to upload a new version of my Jira plugin to the Atlassian Marketplace. The plugin has been on the marketplace for 5 years and supports many versions. The last update was released in December 2022 and supported Jira 9.
Now, I’ve upgraded the plugin to support Jira 10, but when I try to upload the new version, I encounter the error: “Unsupported artifact type.”
Here’s what I’ve checked so far:
• File type: The file I uploaded is a .jar file, which was accepted in the past.
• Compatibility: The atlassian-plugin.xml and pom.xml files have been updated to reflect compatibility with Jira 10.
• Packaging: The plugin compiles and packages without any errors locally.
Of course, I also tested it in a standolane Jira DC installation, and it works.
The error message is vague and doesn’t provide any specific guidance.
I’m wondering if there are any new requirements for Marketplace artifacts since the last time I uploaded. Has anyone else encountered this issue or have any advice?
Thanks in advance!