bamboo - Allure. Unsatisfied dependency of type [interface com.atlassian.struts.TextProvider] -
we have ci bamboo , allure plugin it. so, if set allure version 1.3.9 - ok, if version 1.4.0+, error on report's publishing stage (maven step ends successfully):
org.springframework.beans.factory.nosuchbeandefinitionexception: no unique bean of type [com.atlassian.struts.textprovider] defined: unsatisfied dependency of type [interface com.atlassian.struts.textprovider]: expected @ least 1 matching bean
this problem starts after webdriverfactory version increasing or after moving remote agents new vm
allure bamboo plugin not supported well. can generate report using allure cli usual build step. , publish regular html report.
Comments
Post a Comment