The artifact identifier of the project. The value is used as a default value by macros referencing information systems.

Tags
maven
Identifier
project-artifact-id
Data Type
string

Description

In case a project produces an artifact, this property defines its identifier.

The specification is according to Maven's artifact coordinates: artifactId.

Related Properties

Name Short Description
Specifies the type used for rendering graphs.
The classifier of the main artifact created by the project. The value is used as a default value by macros referencing information systems.
The group identifier of the project. The value is used as a default value by macros referencing information systems.
The type of the main artifact created by this project. The value is used as a default value by macros referencing information systems.
The version of the project. The value is used as a default value by macros referencing information systems.