Stefan Ferstl
Stefan Ferstl
We are providing a test suite for our applications as Spring Boot application. The test suite is basically a set of regular JUnit 5 tests that are launched in the...
**Describe the bug** Hi, I am the developer of the [depgraph-maven-plugin](https://github.com/ferstl/depgraph-maven-plugin) which you are apparently using in the maven extension of VS Code. Two people reported an [error](https://github.com/ferstl/depgraph-maven-plugin/issues/159) where a...
- Scopes are currently always visible in the dependency graphs - Think about merging scopes when they are hidden
#38 introduced the mergeTypes option. When styling a node in a Dot dependency graph, one type should be reliably chosen as effective type.
Various enforcer rules (for dependencies, plugins) do not work in profiles.
The `--local-url` was introduced to mirror remote update sites (repositories) to a local location and create Eclipse distros in a more reliable way. However, it turned out that this feature...