Package org.gradle.api.publish.maven
package org.gradle.api.publish.maven
-
ClassDescriptionThrown when attempting to publish with an invalid
MavenPublication.An artifact published as part of aMavenPublication.A Collection ofMavenArtifacts to be included in aMavenPublication.The POM for a Maven publication.The CI management system of a Maven publication.A contributor of a Maven publication.Allows to add contributors of a Maven publication.A developer of a Maven publication.Allows to add developers to a Maven publication.The distribution management configuration of a Maven publication.The issue management system of a Maven publication.A license of a Maven publication.Allows to add licenses to a Maven publication.A mailing list of a Maven publication.Allows to add mailing lists to a Maven publication.The organization of a Maven publication.The relocation information of a Maven publication that has been moved to a new group and/or artifact ID.The SCM (source control management) of a Maven publication.AMavenPublicationis the representation/configuration of how Gradle should publish something in Maven format.