ContributionsMost RecentMost LikesSolutionsSoapui Test failing in Azure DevOps pipeline Hello, I was able to execute soapui test scripts successfully in azure pipelines few months back. Now I am encountering following error causing script failure in pipeline: [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.150 s [INFO] Finished at: 2021-10-14T14:05:12Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.3:site (default-site) on project soapui-maven-plugin: failed to get report for org.apache.maven.plugins:maven-surefire-report-plugin : Plugin com.smartbear.soapui:soapui-maven-plugin:5.5.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.smartbear.soapui:soapui-maven-plugin:jar:5.5.0: Could not transfer artifact com.smartbear.soapui:soapui-maven-plugin:pom:5.5.0 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [smartbear-sweden-plugin-repository (http://www.soapui.org/repository/maven2/, default, releases+ snapshots)] -> [Help 1] [ERROR] Any suggestion on the resolution.