I have included the maven dependency for application insights as below <dependency><groupId>com.microsoft.azure</groupId><artifactId>applicationinsights-web-auto</artifactId><version>2.5.0</version><scope>provided</scope></dependency> After that also Im facing the following error in OSGI bundlecom.m...