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

Tags
maven
Identifier
project-group-id
Data Type
string

Description

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

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

Related Properties

Name Short Description
Specifies the type used for rendering graphs.
The artifact identifier of the project. The value is used as a default value by macros referencing information systems.
The classifier of the main artifact created by 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.