Skip to content

Allow to configure SCM id and privateKey as Mojo parameter #1384

@kwin

Description

@kwin

New feature, improvement proposal

Currently the SCM id can be configured with the undocumented property project.scm.id (

descriptor.setScmId(project.getProperties().getProperty("project.scm.id"));
). This is used to map a server inside the settings.xml to an SCM repository. In order to make this feature more visible there should be a dedicated Mojo parameter for that. In addition there should be an explicit parameter for the privateKey.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions