SoapUI 5.1.2 Error using Maven plugin dependencies could not be resolved: jasperreports transfer
As of 5pm EST on Friday 4/16/2021 all of our longtime working MS Azure DevOps pipelines suddenly stopped working due to this error
[ERROR] Failed to execute goal com.smartbear.soapui:soapui-pro-maven-plugin:5.1.2:test (default) on project com.nms.smoke: Execution default of goal com.smartbear.soapui:soapui-pro-maven-plugin:5.1.2:test failed: Plugin com.smartbear.soapui:soapui-pro-maven-plugin:5.1.2 or one of its dependencies could not be resolved: Failed to collect dependencies at com.smartbear.soapui:soapui-pro-maven-plugin:jar:5.1.2 -> com.smartbear.soapui:soapui-pro:jar:5.1.2 -> jasperreports:jasperreports:jar:4.0.2: Failed to read artifact descriptor for jasperreports:jasperreports:jar:4.0.2: Could not transfer artifact jasperreports:jasperreports:pom:4.0.2 from/to maven2-repository.java.net (http://java.net/projects/maven-repository/š Transfer failed for http://java.net/projects/maven-repository/jasperreports/jasperreports/4.0.2/jasperreports-4.0.2.pom: Certificate for <java.net> doesn't match any of the subject alternative names: [*.java.net] -> [Help 1]
Any ideas?
- In your pom.xml, use "soapui-maven-plugin", instead of "soapui-pro-maven-plugin".