public class ExtendedMojoDescriptor extends MojoDescriptor
MAVEN_PLUGIN, MULTI_PASS_EXEC_STRATEGY, SINGLE_PASS_EXEC_STRATEGY| Constructor and Description |
|---|
ExtendedMojoDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDependencyCollectionRequired() |
boolean |
isThreadSafe() |
void |
setDependencyCollectionRequired(String requiresDependencyCollection) |
void |
setThreadSafe(boolean threadSafe) |
addParameter, alwaysExecute, clone, equals, getComponentType, getDependencyResolutionRequired, getDeprecated, getExecuteGoal, getExecuteLifecycle, getExecutePhase, getExecutionStrategy, getFullGoalName, getGoal, getId, getLanguage, getMojoConfiguration, getParameterMap, getParameters, getPhase, getPluginDescriptor, getRole, getRoleHint, getSince, hashCode, isAggregator, isDependencyResolutionRequired, isDirectInvocationOnly, isForking, isInheritedByDefault, isOnlineRequired, isProjectRequired, isRequiresReports, requiresOnline, setAggregator, setDependencyResolutionRequired, setDeprecated, setDirectInvocationOnly, setExecuteGoal, setExecuteLifecycle, setExecutePhase, setExecutionStrategy, setGoal, setInheritedByDefault, setLanguage, setMojoConfiguration, setOnlineRequired, setParameters, setPhase, setPluginDescriptor, setProjectRequired, setRequiresReports, setSinceaddRequirement, getAlias, getComponentComposer, getComponentConfigurator, getComponentFactory, getComponentProfile, getConfiguration, getDescription, getHumanReadableKey, getImplementation, getImplementationClass, getInstantiationStrategy, getLifecycleHandler, getRealm, getRequirements, getRoleClass, getVersion, hasConfiguration, isIsolatedRealm, setAlias, setComponentComposer, setComponentConfigurator, setComponentFactory, setComponentProfile, setComponentType, setConfiguration, setDescription, setImplementation, setImplementationClass, setInstantiationStrategy, setIsolatedRealm, setLifecycleHandler, setRealm, setRole, setRoleClass, setRoleHint, setVersion, toStringpublic ExtendedMojoDescriptor()
public boolean isThreadSafe()
isThreadSafe in class MojoDescriptorpublic void setThreadSafe(boolean threadSafe)
setThreadSafe in class MojoDescriptorpublic String getDependencyCollectionRequired()
getDependencyCollectionRequired in class MojoDescriptorpublic void setDependencyCollectionRequired(String requiresDependencyCollection)
setDependencyCollectionRequired in class MojoDescriptorCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.