I am using confluence 7.4.9 version and trying to use com.atlassian.confluence.plugins.doctheme but iam getting error as osgi.wiring.package=com.atlassian.confluence.plugins.doctheme) Unresolved requirements while building the plugin .
I have already added dependency for doctheme but still iam getting error .
<dependency>
<groupId>com.atlassian.confluence.plugins</groupId>
<artifactId>doctheme</artifactId>
<version>5.9.2</version>
<scope>provided</scope>
</dependency>
Please let me know if iam missing anything over here or if I need to change anything .
Hi @neetubhatt
I recommend you post this issue in the dev1 community as well to get a better response: https://community.developer.atlassian.com/
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.