ferstl / depgraph-maven-plugin

A Maven plugin that generates dependency graphs in various formats (DOT, GML, PlantUML, JSON and Text)
Apache License 2.0
561 stars 85 forks source link

Deprecate and rename "scope" parameter and introduce real scope filtering #107

Closed ferstl closed 2 years ago

ferstl commented 4 years ago

The name of the scope parameter is a bit misleading since it effectively considers the classpath that is visible for the defined scope. This should be changed as follows: