New project wizard. Maven settings page
This page appears when you select Create from archetype option in the project wizard for Maven. Use this page to modify Maven default settings.
Item | Description |
---|---|
Maven home directory | Use this list to select a bundled Maven version that is available (for Maven2, version 2.2.1 and for Maven3, version 3.1) or the result of resolved system variables such as |
User settings file | Specify the file that contains user-specific configuration for Maven in the text field. If you need to specify another file, select Override checkbox, click the ellipsis button and select the desired file in the Select User Settings File dialog. |
Local repository | By default, this 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. If you need to specify another directory, select Override checkbox, click the ellipsis button and select the desired path in the Select Local Repository dialog. |
Properties | By default, the columns in this area display system properties that are passed to Maven for creating a project from the archetype. You can click the following buttons to modify displayed properties:
|