Maven. Runner
Use this page to configure settings for the external Maven that will be used to run goals.
Item | Description |
---|---|
Run in background | Check this option to perform run as a background task. |
VM Options | Specify VM options that will be passed to the selected JRE. When specifying the options, follow these rules:
|
JRE | Select the JRE that will be used to run the Maven goals. |
Environment variables | This field lets you set custom environment variables on the project level for running maven goals. Click the Browse button ![]() |
Properties | Specify the properties and their values to be passed to Maven. |
![]() | Use this icon or shortcut to define a new property as a name - value pair. |
![]() | Use this icon or shortcut to change the selected property. |
![]() | Use this icon or shortcut to remove the selected properties from the list. |
Skip tests | Check this option to skip performing unit tests. This corresponds to the Maven option -Dmaven.test.skip=true |
Last modified: 29 November 2017