Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

atlas-install-plugin is broken in Jira 8x?

Alexey Dorofeyev
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 29, 2019

Trying atlas-install-plugin with Jira 8x gives

java.lang.NoSuchMethodError: com.atlassian.plugin.PluginController.installPlugin(Lcom/atlassian/plugin/PluginArtifact;)Ljava/lang/String;
at com.atlassian.pdkinstall.PluginInstaller.install(PluginInstaller.java:40)

I guess, thing is PluginInstaller (from Atlassian PDK Install Plugin) still calls String installPlugin(PluginArtifact pluginArtifact), but this method is removed from com.atlassian.plugin.PluginController in 8x.

Any ideas of workaround?

1 answer

1 accepted

0 votes
Answer accepted
Alexey Dorofeyev
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.
May 9, 2019
Deleted user June 7, 2019

Hello @Alexey Dorofeyev ,

 

Could you please be more specific on how you fixed the issue?

 

Regards,

Razvan

Suggest an answer

Log in or Sign up to answer