Closed agl-phenr closed 4 years ago
Hi Pietro, the dependency introduced in step 7 needs to be added to the pom. It is needed for the test code that follows. But since the archetype does not need the dependency it doesn’t bring it on its own.
Hi @MatKuhr,
Issue fixed. Thanks a lot again :)
Pietro
Tutorial URL: https://developers.sap.com/tutorials/s4sdk-odata-service-cloud-foundry.html
Please specify the step you are referring to step 10 - Systems.yml and credentials.
Hi gurus, I am stuck at the end of step 10 as running mvn test. The error is described below:
Compilation failure [ERROt] /C:/simpleCFApp/integration-tests/src/test/java/com/sap/cloud/sdk/tutorial/BusinessPartnerServletTest.java:[5,33] package io.restassured.module.jsv does not exist
As a matter of fact, I know that dependencies do not match, but I kept them from changing as suggested by tutorial because the actual dependency was generated via Archetype, thus I was wondering maybe my version was the most up to date.
I am attaching the project tree and the log.
BR, Pietro
mvn test log.txt
simpleCFApp - Copy.zip