Upload

API Documentation:Upload

Uploads the artifacts of a Configuration to a set of repositories.

Properties

PropertyDescription
artifacts

The artifacts which will be uploaded.

configuration

The configuration to upload.

repositories

The repositories to upload to.

uploadDescriptor

Specifies whether the dependency descriptor should be uploaded.

Methods

No methods

Script blocks

BlockDescription
repositories

Configures the set of repositories to upload to.

Property details

FileCollection artifacts (read-only)

The artifacts which will be uploaded.

Configuration configuration

The configuration to upload.

RepositoryHandler repositories (read-only)

The repositories to upload to.

boolean uploadDescriptor

Specifies whether the dependency descriptor should be uploaded.

Script block details

repositories { }

Configures the set of repositories to upload to.