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.
IntelliJ Plugin page
Plugin wiki
The plugin adds support for the Maven for Java language projects:
- Import project structure to IDE
- Original Maven behavior for getting project model
- Maven 4
- Execution Maven tasks
- Support separate modules for production and test roots
- 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/gmaven-plugin/issues
Wiki about issues: https://github.com/grisha9/gmaven-plugin/wiki/Issues