palatha3
5 years agoOccasional Contributor
ReadyAPI integration with maven
I am trying to use below POM file for readyapi (2.6.0) but not successful. can you please suggest what should be the repository id which I can use in settings.xml (.m2 directory). I need to set this ...
- 5 years ago
I was able to resolve by myself. The issue was maven was not looking at java version 1.8.0 so changed it started working.