canpan14
9 years agoOccasional Contributor
Include Ready API Maven Plugin in Maven Build
I am trying to have a SoapUI testing run through maven (Ready API 1.9.0) but I'm having an issue getting the plugin with the following error:
Could not find artifact com.smartbear:ready-api-soa...
- 9 years ago
Looks like adding "clean install -U" (no quotes) as a goal fixed this issue!