MavenPomDeploymentRepository

The repository information of the Maven distributionManagement node.

Since

9.1.0

See also

Functions

Link copied to clipboard
A unique identifier for a repository.
Link copied to clipboard
The type of layout this repository uses for locating and storing artifacts - can be legacy or default.
Link copied to clipboard
Human readable name of the repository.
Link copied to clipboard
Whether to assign snapshots a unique version comprised of the timestamp and build number, or to use the same version each time.
Link copied to clipboard
The url of the repository, in the form protocol://hostname/path.