I am trying to fetch committer details by importing com.atlassian.bamboo.commit.Commit into bamboo udeploy plugin task.I get below error pls help
Failed to execute the build ‘257949697-258015233-292618241’: Error creating bean with name ‘com.go2group.task.UDeployImportVersionByPushTask’: Unsatisfied dependency expressed through constructor argument with index 3 of type [com.atlassian.bamboo.commit.Commit]: : No qualifying bean of type [com.atlassian.bamboo.commit.Commit] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.atlassian.bamboo.commit.Commit] found for dependency: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {}