Easy Maven (Old name: GMaven). IntelliJ Plugin page
The lightweight Maven plugin that gets the project model through maven task execution. This provides greater simplicity and original build tool behavior in obtaining project data.
Maven Plugin for IntelliJ IDEA GitHub-Wiki
The plugin adds support for the Maven for Java language projects:
- Original Maven behavior for importing project model into IDEA
- Run Task & Debug test via Maven
- Dependency analyzer
- Maven 4 support
- Groovy support
- Kotlin JVM support
- IntelliJ IDEA 2021.3+
- Maven 3.3.1+
- Access to Maven Central for model-reader-plugin
If you found a bug, please report it on https://github.com/grisha9/easy-maven-plugin/issues
Wiki about issues: https://github.com/grisha9/easy-maven-plugin/wiki/Issues

