How to create Service in Jira Plugin?

Acroo April 19, 2017

I try create Service with JIRA 5.X Development Cookbook

I have

  • JTricksService
  • myjtricksservice.xml

 

Next step: "Install the plugin using the Universal Plugin Manager (UPM)."

When i try to upload my jar in jira i get the exception:

Could not find the handler capable of installing the plugin in services-plugin-1.0.0.jar. Make sure that the file is a valid plugin.



1 answer

1 accepted

1 vote
Answer accepted
Jobin Kuruvilla [Adaptavist]
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.
April 19, 2017

You still need to have a decriptor file (atlassian-plugin.xml) in your plugin, even if it doesn't have any plugin modules. 

Either you can create a skeleton plugin and start from there (as mentioned in the JIRA Development Cookbook) or add a descriptor file manually.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events