Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,551,673
Community Members
 
Community Events
184
Community Groups

How to upload a JAR file of an add-on for cloud JIRA

When submitting an add-on to market place i noticed that for both server and cloud version the .jar file can be submitted.

The same .jar file can be used to test in server version

But when i try to upload the add-on as a jar file in cloud version, it does not accept it. 

 

1 answer

0 votes
Robert Massaioli (Atlassian)
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jan 03, 2017

You cannot upload a JAR file to the Atlassian Marketplace to be installed in Cloud instances. Only Atlassian Connect add-ons can be installed on Atlassian Cloud instances; they use descriptor files.

See: connect.atlassian.com

Hi Robert, So if I choose to upload just the .jar file, the marketplace will not allow the cloud instances to install the plugin?

Robert Massaioli (Atlassian)
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Jan 03, 2017

That is correct. .jar files are built using Plugins 2. Atlassian Connect add-ons on the other hand can be installed in Cloud.

@Robert Massaioli (Atlassian)  I've build a jira plugin and can I upload it in my jira cloud environment ? Is this feature available now? 

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 18, 2020

No, the "apps" framework for Cloud is totally different to the Server/DC one.  This is not going to change.

You need to write a different type of App, one suitable for Cloud.

Hi @Nic Brough -Adaptavist- , please could you provide appropriate link we can follow to create Cloud suitable apps and how we can integrate that app with our JIRA cloud instance. Thank you!

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Aug 18, 2020

Start at https://developer.atlassian.com/cloud/jira/platform/getting-started/

Bear in mind that Cloud and Server are very different - you will probably be able to reuse some of the logic in your Server app, but the frameworks are so different, you won't be able to just "convert" - you should treat this as an entirely new app.

Like Surabhi Mishra likes this

Given the end of life announcement for supporting server licenses, is there ANY plugin to app migration methodology or utility?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Oct 17, 2020

No, you need to move to apps that provide the same functionality on Cloud.

Some apps can take data from their server version to their Cloud version, but that is entirely a function of the app, it's not something you can generically code for.

Dan Breyen
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 11, 2023

@thilini perera  has this been resolved?  If so, I'm wondering if you could mark it as answered for us.  Thx.

Suggest an answer

Log in or Sign up to answer