ContributionsMost RecentMost LikesSolutionsRe: Gradle publish not working suddenly from today. Same issue as reported in https://community.smartbear.com/discussions/soapui_os/encountering-504-when-attempting-to-download-packages-from-soapui-repo/264587 Re: Encountering 504 when attempting to download packages from SoapUI Repo Same here Re: SoapUI 5.1.2 Error using Maven plugin dependencies could not be resolved: jasperreports transfer - Re: SoapUI 5.1.2 Error using Maven plugin dependencies could not be resolved: jasperreports transferIn your pom.xml, use "soapui-maven-plugin", instead of "soapui-pro-maven-plugin".Re: SoapUI 5.1.2 Error using Maven plugin dependencies could not be resolved: jasperreports transfer Got the same error recently, like you. I think the standard open source version "soapui-maven-plugin" does not have this jasperReports dependency. I am currently trying this as a solution to bypass this issue. My project do not need pro features to run, so hopefully it will work. Will report back. Re: SoapUI 5.1.2 Error using Maven plugin dependencies could not be resolved: jasperreports transfer My suggested workaround works. Confirmed this morning.