Table of Contents
API Documentation: | MavenPomDistributionManagement |
---|
Note: This class isincubating and may change in a future version of Gradle.
The distribution management configuration of a Maven publication.
Property | Description |
downloadUrl | Incubating The download URL of the corresponding Maven publication. |
Method | Description |
relocation(action) | Incubating Configures the relocation information. |
Note: This property isincubating and may change in a future version of Gradle.
The download URL of the corresponding Maven publication.
void
relocation
(Action
<? superMavenPomRelocation
>
action)
Action
<? superMavenPomRelocation
>Note: This method isincubating and may change in a future version of Gradle.
Configures the relocation information.