"Generated/reference-data/SampleType.1.0.0.json" did not exist on "c2c42be5bc9adf0870b7edef1ff251285cf76c3d"
Fix Azure failing integration tests
Fix azure failing integration tests and remove the allow_failure:false to let it fail the pipeline.
Changes made: Common code:
- Maven jar plugin version upgrade
- User Id is now coming from environment variable, which is overridden for azure, for the other providers it is same as before dummy user
Azure Specific:
- Added direct dependencies in pom of integration tests to resolve conflicts
Edited by Deepa Kumari