You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I'm developing Jira plugin and while running the plugin I'm getting this issue, because of which I was not able to Enable my installed plugin on Jira Manage Plugin and also not able to list my when handler in the Automator.
2 plugins failed to load during JIRA startup.
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 'com.infiverve.flint.jiraPlugin' - 'jiraPlugin' failed to load.
[INFO] [talledLocalContainer] Cannot start plugin: com.infiverve.flint.jiraPlugin
[INFO] [talledLocalContainer] Unresolved constraint in bundle com.infiverve.flint.jiraPlugin [177]: Unable to resolve 177.0: missing requirement [177.0] osgi.wiring.package; (osgi.wiring.package=com.atlassian.servicedesk.api.automation.configuration.ruleset.input)
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] It was loaded from /home/atula/jira/flint_automation_plugin/jiraPlugin/target/jira/home/plugins/installed-plugins/jiraPlugin-1.0.0-SNAPSHOT.jar
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 'com.infiverve.flint.jiraPlugin-tests' - 'jiraPlugin' failed to load.
[INFO] [talledLocalContainer] Cannot start plugin: com.infiverve.flint.jiraPlugin-tests
[INFO] [talledLocalContainer] Unresolved constraint in bundle com.infiverve.flint.jiraPlugin-tests [178]: Unable to resolve 178.0: missing requirement [178.0] osgi.wiring.package; (osgi.wiring.package=com.infiverve.flint.api) [caused by: Unable to resolve 177.0: missing requirement [177.0] osgi.wiring.package; (osgi.wiring.package=com.atlassian.servicedesk.api.automation.configuration.ruleset.input)]
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] It was loaded from /home/atula/jira/flint_automation_plugin/jiraPlugin/target/j