IntelliJ IDEA 2018.2 Help

Maven Environment Dialog

Use this page to specify Maven environment settings.

Item

Description

Maven home directory

Use this drop-down list to select a bundled Maven version that is available (for Maven2, version 2.2.1 and for Maven3, version 3.0.5) or the result of resolved system variables such as MAVEN_HOME or MAVEN2_HOME. You can also specify your own Maven version that is installed on your machine. You can click browseButton and select the necessary directory in the dialog that opens.

User settings file

Specify the path to the file that contains user-specific configuration for Maven.

Local repository

By default, the field shows the path to the local directory under the user home that stores downloads and contains the temporary build artifacts that you have not yet released.

Override

Select this checkbox next to a field where you need to specify a different directory, click the ellipsis button and select the desired path.

Last modified: 20 November 2018

See Also