Skip to content

grisha9/easy-maven-plugin

Repository files navigation

Easy Maven. IntelliJ Plugin page

(Old name: GMaven)

Easy Maven is a lightweight plugin for IDEA with low memory footprint.
Easy Maven get the project model through Maven task execution. Easy Maven is a complete replacement for the bundled Maven plugin. It provides the most accurate resolution of project dependencies and a convenient search for dependencies in Maven Central via embedded browser.

Easy Maven plugin runs on top of pure Maven, without any hidden logic. It's a simple Maven Proxy for IDEA. The philosophy of Easy Maven plugin: "everything is a Maven task". Any interaction with Maven: import project, test execution, dependency analysis, debugging - is simply running the appropriate Maven plugin task with the required arguments. The result is original build tool behavior and a simple implementation. More details - dev.to.

Maven Plugin for IntelliJ IDEA GitHub-Wiki

The plugin adds support for the Maven for Java language projects:

Screenshot
Screenshot

Articles about Easy Maven

Prerequisites

  1. IntelliJ IDEA 2021.3+
  2. Maven 3.3.1+
  3. Access to Maven Central for model-reader-plugin

Issues

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors