Hi everyone.
I try to use apache LDAP in my JIRA plugin and I have added appropriate dependency or it:
<dependency>
<groupId>org.apache.directory.api</groupId>
<artifactId>api-all</artifactId>
<version>1.0.0</version>
</dependency>
But when I run "atlas-nvm package" command I see that my plugin is switched off. When I trying to enable it I get error: "Cannot determine required plugins, cannot resolve bundle".
What I doing wrang?
P.S. I also have tried to install plugin manually, but I have same error (see full error log).
Hi @Yanduganov Andrey ,
please take a look to the following thread https://community.atlassian.com/t5/Feedback-Forum-questions/getting-quot-Cannot-determine-required-plugins-cannot-resolve/qaq-p/832120 for a possible solution.
Fabio
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.