xebialabs-community/xl-metrics-plugin

Does not work with 8.5.x as com.xebialabs.deployit.repository.RepositoryService not a

Opened this issue · 0 comments

2019-07-16 15:14:21.817 [main] {} ERROR c.x.xlrelease.XLReleaseServer - Error occurred while starting XL Release
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'servicesHolder' defined in URL [jar:file:/Users/ankurtrivedi/Documents/Technical/XLRelease/XLRelease853/xl-release-8.5.3-server/plugins/local/xl-metrics-plugin-1.3.0.jar!/com/xebialabs/xlplatform/metrics/ServicesHolder.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.xebialabs.deployit.repository.RepositoryService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:732)