-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
Description
I'm having trouble parsing this:
Scrutinize all dependency additions. Check the result of mvn dependency:tree (after running mvn install -DskipTests to build the library) to see which transitive dependencies are added by just adding a single dependency to your own library, and if you require all of the transitive dependencies
It's also unclear how exactly this applies to non-Maven projects. I think I get the intent, but let's take another pass at the language used to describe this.
Reactions are currently unavailable