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, equals, getComponentType, getDeprecated, getExecuteGoal, getExecuteLifecycle, getExecutePhase, getExecutionStrategy, getFullGoalName, getGoal, getId, getLanguage, getMojoConfiguration, getParameterMap, getParameters, getPhase, getPluginDescriptor, getRole, getRoleHint, getSince, hashCode, isAggregator, isDependencyResolutionRequired, isDirectInvocationOnly, 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, getComponentKey, getComponentProfile, getComponentSetDescriptor, getConfiguration, getDependencies, getDescription, getHumanReadableKey, getImplementation, getInstantiationStrategy, getLifecycleHandler, getRequirements, getVersion, hasConfiguration, isIsolatedRealm, setAlias, setComponentComposer, setComponentConfigurator, setComponentFactory, setComponentProfile, setComponentSetDescriptor, setComponentType, setConfiguration, setDescription, setImplementation, setInstantiationStrategy, setIsolatedRealm, setLifecycleHandler, setRole, setRoleHint, setVersion, toString
public ExtendedMojoDescriptor()
public boolean isThreadSafe()
public void setThreadSafe(boolean threadSafe)
public String getDependencyCollectionRequired()
public void setDependencyCollectionRequired(String requiresDependencyCollection)
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.