In a project I'm working on, I have two dependencies, one of which is provided and one of which is compile scope. They have a number of dependencies in common and I'm seeing that the transitive provided dependencies are changed to compile. This seems counter-intuitive to me. Is there any way to work around it (other than adding excludes)? Thanks, Justin Edelson VP, Platform Engineering MTV Networks Digital
- avoid dependency scope "upgrade" Edelson, Justin
- RE: avoid dependency scope "upgrade" Edelson, Justin
