MavenPublishPlugin

Adds the ability to publish in the Maven format to Maven repositories.

Since

1.4

See also

Constructors

Link copied to clipboard
@Inject
constructor(instantiatorFactory: InstantiatorFactory, objectFactory: ObjectFactory, dependencyMetaDataProvider: DependencyMetaDataProvider, fileResolver: FileResolver, taskDependencyFactory: TaskDependencyFactory)

Properties

Link copied to clipboard
val PUBLISH_LOCAL_LIFECYCLE_TASK_NAME: String = "publishToMavenLocal"

Functions

Link copied to clipboard
open fun apply(project: Project)
Apply this plugin to the given target object.