I am using a dependency of scope "provided" pom file of an artifact. Because of "provided" scope, those dependency jars are not added in classpath of MANIFEST.MF.
Could you help me so that the jars should not be downloaded but should be added in classpath.