Package org.gradle.api.publish.maven
@Incubating
package org.gradle.api.publish.maven
Types that deal with publishing in the Maven format.
- Since:
- 1.4
-
ClassDescriptionThrown when attempting to publish with an invalid
MavenPublication.An artifact published as part of aMavenPublication.A Collection ofMavenArtifacts to be included in aMavenPublication.A dependency declared as part of anMavenPublication.The POM for a Maven publication.AMavenPublicationis the representation/configuration of how Gradle should publish something in Maven format.