Requirement: I am trying to integrate MongoDB with Microservices to utilize the ReactiveMongoTemplate and also need to have embeddedeMongoServer for unit test cases.
Issue: The build is success in local but in pipeline I am having maven build failure.
Could you please help resolve this?