Forum Discussion
I was worried I might be the only one running SoapUI in a CI.
Note the artifact at http://smartbearsoftware.com/repository/maven2/com/smartbear/soapui/soapui/ is not the Maven plugin. It will not work!
Hello SmartBear: anyone awake?!?!
Please fix this. I have the exact same problem with the project pom file for soapui 5.2.1.
http://smartbearsoftware.com/repository/maven2/com/smartbear/soapui/soapui-project/5.2.1 does not exist
<parent> <groupId>com.smartbear.soapui</groupId> <artifactId>soapui-project</artifactId> <version>5.2.1</version> </parent>
- SiKing9 years agoCommunity Expert
Just to be clear: this is not broken, the maven-plugin version 5.2+ is simply not available.
- wsalembi9 years agoOccasional Contributor
Maybe the maven plugin is not available, still the repo is broken for the soapui artifacts. We maintain a list of plugins that compile against the soapui extension classes. We can't build for version 5.2.0 and 5.2.1 because of the missing project pom files.
http://smartbearsoftware.com/repository/maven2/com/smartbear/soapui/soapui/5.2.0/soapui-5.2.0.pom references
http://smartbearsoftware.com/repository/maven2/com/smartbear/soapui/soapui-project/5.2.0/soapui-project-5.2.0.pom (404 Not Found)
http://smartbearsoftware.com/repository/maven2/com/smartbear/soapui/soapui/5.2.1/soapui-5.2.1.pom references
http://smartbearsoftware.com/repository/maven2/com/smartbear/soapui/soapui-project/5.2.1/soapui-project-5.2.1.pom (404 Not Found)
Related Content
- 9 years ago
- 8 years ago
- 8 years ago