@Incubating public interface MavenPomDistributionManagement
MavenPom| Modifier and Type | Method | Description | 
|---|---|---|
| Property<String> | getDownloadUrl() | The download URL of the corresponding Maven publication. | 
| void | relocation(Action<? super MavenPomRelocation> action) | Configures the relocation information. | 
Property<String> getDownloadUrl()
void relocation(Action<? super MavenPomRelocation> action)