@DisableCachingByDefault(because="Not cacheable")
public class PublishTask
extends org.gradle.api.DefaultTask
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GRADLE_PUBLISH_KEY |
static java.lang.String |
GRADLE_PUBLISH_KEY_ENV |
static java.lang.String |
GRADLE_PUBLISH_SECRET |
static java.lang.String |
GRADLE_PUBLISH_SECRET_ENV |
protected com.gradle.publish.PortalPublisher |
portalPublisher |
| Constructor and Description |
|---|
PublishTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
dependOnPublishTasks() |
void |
setBundleConfig(PluginBundleExtension bundleConfig) |
void |
setValidate(boolean validate) |
compareTo, configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExtensions, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, onlyIf, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesServiceacceptServiceReferences, appendParallelSafeAction, doNotTrackState, getAsDynamicObject, getConvention, getIdentityPath, getImpliesSubProjects, getLifecycleDependencies, getOnlyIf, getReasonNotToTrackState, getReasonTaskIsIncompatibleWithConfigurationCache, getRequiredServices, getServices, getSharedResources, getStandardOutputCapture, getTaskActions, getTaskIdentity, getTemporaryDirFactory, hasTaskActions, injectIntoNewInstance, isCompatibleWithConfigurationCache, isEnabled, isHasCustomActions, notCompatibleWithConfigurationCache, prependParallelSafeAction, setImpliesSubProjectspublic static final java.lang.String GRADLE_PUBLISH_SECRET
public static final java.lang.String GRADLE_PUBLISH_KEY
public static final java.lang.String GRADLE_PUBLISH_SECRET_ENV
public static final java.lang.String GRADLE_PUBLISH_KEY_ENV
protected final com.gradle.publish.PortalPublisher portalPublisher
public void setValidate(boolean validate)
public void setBundleConfig(PluginBundleExtension bundleConfig)
public void dependOnPublishTasks()