IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Run/Debug Configuration: Maven

Last modified: 10 August 2022

Required plugin: Maven (downloaded and enabled by default)

Run | Edit Configurations | Add New Configuration | Maven

For more information, refer to the run configuration for Maven goals section.

Check how to delegate a project build to Maven.

Check how to create a default run configuration.

You can run Maven goals using run configuration. The default options listed in such configuration are enough to run your task. If you want, you can also create an advanced configuration using additional options or adding more goals and arguments.