String
String
String
compile
, this will NOT match dependencies in runtime
. The purpose of this is to be able to exclude dependencies that should be in a higher scope, e.g. a compile dependency that should be a test dependency.com.yourorg.ExcludeDependencyExample
. Here's how you can define and customize such a recipe within your rewrite.yml:com.yourorg.ExcludeDependencyExample
has been defined activate it in your build file:-Drewrite.activeRecipes=com.yourorg.ExcludeDependencyExample