toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.publish.maven
/
MavenPomDistributionManagement
Maven
Pom
Distribution
Management
API
interface
MavenPomDistributionManagement
(
source
)
The distribution management configuration of a Maven publication.
Since
4.8
See also
Maven
Pom
Members
Functions
get
Download
Url
Link copied to clipboard
API
abstract
fun
getDownloadUrl
(
)
:
Property
<
String
>
The download URL of the corresponding Maven publication.
relocation
Link copied to clipboard
API
abstract
fun
relocation
(
action
:
Action
<
in
MavenPomRelocation
>
)
Configures the relocation information.