SmartBear / soapui

SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
http://www.soapui.org
Other
1.56k stars 607 forks source link

Build fails - The following artifacts could not be resolved: soapui-maven-plugin:maven-plugin:5.7.1-SNAPSHOT, com.smartbear.soapui:soapui:jar:5.7.1-SNAPSHOT #762

Open theiji opened 1 year ago

theiji commented 1 year ago

[ERROR] Failed to execute goal on project soapui-maven-plugin: Could not resolve dependencies for project com.smartbear.soapui:soapui-maven-plugin:maven-plugin:5.7.1-SNAPSHOT: Could not find artifact com.smartbear.soapui:soapui:jar:5.7.1-SNAPSHOT in smartbear-soapui-repository (https://www.soapui.org/repository/maven2) -> [Help 1]

ChristophKronberger commented 1 year ago

try to use plugin Version 5.7.0, i think 5.7.1 is not yet released.