Hi team, how are you doing?Today I run thorught an issue I could not figured out how to solve yet. Im using rest assured for testing matters and I have added the dependencies in the pom file of my maven project as the "usage" section of the web indicates. I have also imported the needed libraries in my project and no issues in my java files and even the project configuration looks fine.However, when I execute my maven package I get some errors saying that the restAssured classes where not found. The, I doubled checked all my imports, dependencies and any other possible mistake I could have done but everything seems to be good. My team is already using other jayway dependencies in the pom.Do you have any idea regarding what is going on or can you give any step to troubleshoot this?Thanks,Rodrigo--
You received this message because you are subscribed to the Google Groups "REST assured" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rest-assured...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--