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, setSince
addRequirement, 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, toString
public ExtendedMojoDescriptor()
public boolean isThreadSafe()
isThreadSafe
in class MojoDescriptor
public void setThreadSafe(boolean threadSafe)
setThreadSafe
in class MojoDescriptor
public String getDependencyCollectionRequired()
getDependencyCollectionRequired
in class MojoDescriptor
public void setDependencyCollectionRequired(String requiresDependencyCollection)
setDependencyCollectionRequired
in class MojoDescriptor
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.