...omponent public class MyMacro extends BaseMacro implements Macro { private final XhtmlContent xhtmlUtils; private BandanaManager bandanaManager; private PageBuilderService pageBuilderService; @A...
...tlassianPluginsTestRunner.class) public class MyComponentWiredTest {
...NAPSHOT.jar [INFO] [talledLocalContainer] [INFO] [talledLocalContainer] ******************************************************* My Servlet @Component public class ProjectAdminServlet e...
Hi. I try to build plugin with custom web-panel and context-provider using PluginSettingsFactory SettingsStoreService.class @Component public class SettingsStorageService { @A...
I am following hello world tutorial and getting below error on my very first compile. [ERROR] Found a type [com.atlassian.plugin.spring.scanner.annotation.imports.StashImport] annotated as a co...
Hi, I have a really weird bug on my hands. I have internal component and I can successfully inject it into other components. However if I try to inject it into web action constructor (extended ...
Hello, When I start JIRA from the SDK, I notice my plugin is not enabled under Manage Add-Ons. Upon clicking Enable, I receive the following message: "This add-on failed to enable. Refer to...
Error stack : Caused by: com.atlassian.plugin.web.conditions.ConditionLoadingException: Could not load 'com.atlassian.jira.plugin.webfragment.conditions.JiraGlobalPermissionCondition' in plugi...
Copied to clipboard