Table of Contents
API Documentation: | MavenPomRelocation |
---|
The relocation information of a Maven publication that has been moved to a new group and/or artifact ID.
Property | Description |
artifactId | The new artifact ID of the artifact. |
groupId | The new group ID of the artifact. |
message | The message to show the user for this relocation. |
version | The new version of the artifact. |