Forum Discussion

canpan14's avatar
canpan14
Occasional Contributor
8 years ago
Solved

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...
  • canpan14's avatar
    8 years ago

    Looks like adding "clean install -U" (no quotes) as a goal fixed this issue!