A
Size: a a a
A
GT
Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.atlassian.bitbucket.commit.CommitService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}Как победить*?
A
GT
GT
AM
GT
<Import-Package>com.atlassian.sal.api.pluginsettings.*, org.springframework.osgi.*;resolution:="optional", org.eclipse.gemini.blueprint.*;resolution:="optional", *</Import-Package>
AM
AM
GT
<dependency>
<groupId>com.atlassian.bitbucket.server</groupId>
<artifactId>bitbucket-api</artifactId>
<version>${bitbucket.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.atlassian.bitbucket.server</groupId>
<artifactId>bitbucket-spi</artifactId>
<version>${bitbucket.version}</version>
<scope>provided</scope>
</dependency>
AM
GT
A
GT
A
A
GT
GT