|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.maven.artifact.ant.AbstractArtifactTask
org.apache.maven.artifact.ant.InstallDeployTaskSupport
org.apache.maven.artifact.ant.InstallTask
org.gradle.api.internal.artifacts.publish.maven.deploy.CustomInstallTask
class CustomInstallTask extends org.apache.maven.artifact.ant.InstallTask
| Constructor Summary | |
CustomInstallTask()
|
|
| Method Summary | |
|---|---|
void
|
doExecute()
|
Settings
|
getSettings()
|
| Methods inherited from class org.apache.maven.artifact.ant.InstallTask | |
|---|---|
| setFile, buildPom, createAttach, getFile, setSettingsFile, getSupportedProtocols, getSupportedProtocolsAsString, diagnoseError, addPom, getPomRefId, setPomRefId, getLocalRepository, addLocalRepository, setProfiles, execute, getOwningTarget, getTaskName, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, perform, reconfigure, bindToOwner, init, log, log, log, log, getProject, setProject, clone, getLocation, setLocation, getDescription, setDescription, hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Methods inherited from class org.apache.maven.artifact.ant.InstallDeployTaskSupport | |
|---|---|
| setFile, buildPom, createAttach, getFile, setSettingsFile, getSupportedProtocols, getSupportedProtocolsAsString, diagnoseError, addPom, getPomRefId, setPomRefId, getLocalRepository, addLocalRepository, setProfiles, execute, getOwningTarget, getTaskName, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, perform, reconfigure, bindToOwner, init, log, log, log, log, getProject, setProject, clone, getLocation, setLocation, getDescription, setDescription, hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Methods inherited from class org.apache.maven.artifact.ant.AbstractArtifactTask | |
|---|---|
| setSettingsFile, buildPom, getSupportedProtocols, getSupportedProtocolsAsString, diagnoseError, addPom, getPomRefId, setPomRefId, getLocalRepository, addLocalRepository, setProfiles, execute, getOwningTarget, getTaskName, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, perform, reconfigure, bindToOwner, init, log, log, log, log, getProject, setProject, clone, getLocation, setLocation, getDescription, setDescription, hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Methods inherited from class org.apache.tools.ant.Task | |
|---|---|
| getOwningTarget, getTaskName, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, perform, reconfigure, bindToOwner, init, log, log, log, log, execute, getProject, setProject, clone, getLocation, setLocation, getDescription, setDescription, hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Methods inherited from class org.apache.tools.ant.ProjectComponent | |
|---|---|
| getProject, setProject, clone, getLocation, log, log, setLocation, getDescription, setDescription, hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Methods inherited from class java.lang.Object | |
|---|---|
| hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Constructor Detail |
|---|
CustomInstallTask()
| Method Detail |
|---|
@Override public void doExecute()
@Override public Settings getSettings()
Groovy Documentation