Forum Discussion

Hebla's avatar
Hebla
Occasional Contributor
9 years ago
Solved

Problems setting up readyAPI and Maven..

Hi   I'm trying to set up ready API to run on Maven. I'm having trouble getting my configurations read.   Here's my pom.xml (Yes, it's way way to long, been trying to use the documentation on rea...
  • Hebla's avatar
    Hebla
    9 years ago

    I copied the <configuration> out of the <execution> tag, so it's not in both places. Then it seems to work. If I move it out instead, it tells me I can't have configuration tag there. Strage. Anyways, it's working now, even if the POM is ugly, so I'll close this thread, and start cleaning up the POM