@Incubating public interface MavenPomDeveloperSpec
MavenPom
,
MavenPomDeveloper
Modifier and Type | Method | Description |
---|---|---|
void |
developer(Action<? super MavenPomDeveloper> action) |
Creates, configures and adds a developer to the publication.
|
void developer(Action<? super MavenPomDeveloper> action)