zrl
10 years agoVisitor
ready-api-soapui-pro Maven Plugin
Hi all.
I am attempting to migrate a SoapUI Pro Maven project from the soapui-pro-maven plugin to the ready-api-soapui-pro plugin. However, every attempt to execute the project from command line results in the following error:
[INFO] Downloading: http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.pom [WARNING] Could not validate integrity of download from http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.pom: Checksum validation failed, no checksums available [WARNING] Checksum validation failed, no checksums available for http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.pom [INFO] Downloaded: http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.pom (13 KB at 8.7 KB/sec) [INFO] Downloading: http://www.soapui.org/repository/maven2/com/smartbear/ready-api/1.3.0/ready-api-1.3.0.pom [WARNING] Could not validate integrity of download from http://www.soapui.org/repository/maven2/com/smartbear/ready-api/1.3.0/ready-api-1.3.0.pom: Checksum validation failed, no checksums available [WARNING] Checksum validation failed, no checksums available for http://www.soapui.org/repository/maven2/com/smartbear/ready-api/1.3.0/ready-api-1.3.0.pom [INFO] Downloaded: http://www.soapui.org/repository/maven2/com/smartbear/ready-api/1.3.0/ready-api-1.3.0.pom (24 KB at 62.8 KB/sec) [INFO] Downloading: http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.jar [WARNING] Could not validate integrity of download from http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.jar: Checksum validation failed, no checksums available [WARNING] Checksum validation failed, no checksums available for http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.jar [INFO] Downloaded: http://www.soapui.org/repository/maven2/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.jar (4179 KB at 513.6 KB/sec) [...] [ERROR] Failed to parse plugin descriptor for com.smartbear:ready-api-soapui-pro:1.3.0 (/var/nfsshare/repository/com/smartbear/ready-api-soapui-pro/1.3.0/ready-api-soapui-pro-1.3.0.jar): No plugin descriptor found at META-INF/maven/plugin.xml -> [Help 1]
I have encountered this regardless of the plugin version. Will this be fixed soon?