Basic information
- JDK version: 21
- Plugin version: 0.9.1
Steps to reproduce
Within my project I have an maven module with the artifactId axon-test which version is 20.5.0.
A ballon PopUp is telling me
Your project has an Axon Framework version greater than 4, which is experimental. The specific dependencies are: axon-test (20.5.0)

Furthermore I don't have quick navigation items for my commands and events anymore.
Expected behaviour
The plugin should only take real axon dependencies into account and not own artifacts.