- decodeJavadocTags(String) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
Decodes javadoc inline tags into equivalent HTML tags.
- DEFAULT_ENCODING - Static variable in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugin.plugin.HelpMojo
-
- DefaultMojoAnnotationsScanner - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner
-
- DefaultMojoAnnotationsScanner() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- DefaultMojoScanner - Class in org.apache.maven.tools.plugin.scanner
-
- DefaultMojoScanner(Map<String, MojoDescriptorExtractor>) - Constructor for class org.apache.maven.tools.plugin.scanner.DefaultMojoScanner
-
Default constructor
- DefaultMojoScanner() - Constructor for class org.apache.maven.tools.plugin.scanner.DefaultMojoScanner
-
Empty constructor
- defaultPhase - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- defaultPhase() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- defaultPhase(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- DefaultPluginToolsRequest - Class in org.apache.maven.tools.plugin
-
Default implementation of
PluginToolsRequest
, which is used to pass parameters to components used to extract
MojoDescriptor
instances from different types of metadata
for a given plugin.
- DefaultPluginToolsRequest(MavenProject, PluginDescriptor) - Constructor for class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- defaultValue - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- defaultValue() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- defaultValue(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- defaultValue - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
An expression in the form ${instance.property}
for extracting a value for this parameter, especially from
a runtime instance within the build system.
- dependencies - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The set of dependencies for the current project
- dependencies - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
The set of dependencies for the current project
- dependencies - Variable in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- dependencies - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- DEPENDENCY_PREFIX - Static variable in class org.apache.maven.script.ant.AntPropertyHelper
-
- deprecated - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- DEPRECATED - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @deprecated <since-text>
Note: Could be defined in a Mojo Type or a Mojo Field.
- deprecation - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
A deprecation message for this mojo parameter.
- deprecation - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
A deprecation message for this mojo parameter.
- depth - Variable in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
-
The current indentation depth for the output.
- description - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- DESCRIPTION - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
The description for the Mojo.
- description - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
The description for this parameter.
- description - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
The description for this parameter.
- DescriptorGeneratorMojo - Class in org.apache.maven.plugin.plugin
-
Generate a plugin descriptor.
- DescriptorGeneratorMojo() - Constructor for class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
-
- detail - Variable in class org.apache.maven.plugin.plugin.HelpMojo
-
If true
, display all settable properties for each goal.
- discoverClasses(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- discoverClasses(String, MavenProject) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- discoverClasses(String, List<File>, Set<Artifact>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- discoverClasses(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
- discoverClassesFromSourcesJar(Artifact, PluginToolsRequest, String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- discoverJdkRequirement(MavenProject, Requirements) - Static method in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
use configured jdk requirement
use target
configuration of org.apache.maven.plugins:maven-compiler-plugin
use target
configuration of org.apache.maven.plugins:maven-compiler-plugin
in
pluginManagement
use maven.compiler.target
property
- discoverMavenRequirement(MavenProject, Requirements) - Static method in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
Try to lookup on the Maven prerequisites property.
- discoverPackageName(PluginDescriptor) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
Find the best package name, based on the number of hits of actual Mojo classes.
- diskSpace - Variable in class org.apache.maven.plugin.plugin.Requirements
-
The minimum diskSpace needed to run this plugin.
- element(XMLWriter, String, String) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
- element(XMLWriter, String, String, boolean) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
- enableLogging(Logger) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- encoding - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The file encoding of the source files.
- encoding - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
The file encoding of the source files.
- encoding - Variable in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- equals(Object) - Method in class org.apache.maven.plugin.plugin.Requirements
-
Method equals.
- equals(Object) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- escapeXml(String) - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
- execute() - Method in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
- execute() - Method in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
- execute() - Method in class org.apache.maven.plugin.plugin.HelpGeneratorMojo
- execute() - Method in class org.apache.maven.plugin.plugin.HelpMojo
- execute() - Method in class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
- execute() - Method in class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
-
Deprecated.
- Execute - Annotation Type in org.apache.maven.plugins.annotations
-
- execute() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- execute() - Method in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
-
- execute(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Execute the mojo extraction.
- execute(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- execute - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- EXECUTE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @execute ...
.
- execute(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
Execute the mojo extraction.
- execute(PluginToolsRequest) - Method in interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor
-
Execute the mojo extraction.
- execute(File, PluginToolsRequest) - Method in interface org.apache.maven.tools.plugin.generator.Generator
-
Execute the generation for a given plugin descriptor.
- execute(File, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator
-
Execute the generation for a given plugin descriptor.
- execute(File, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
Execute the generation for a given plugin descriptor.
- execute(File, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
Execute the generation for a given plugin descriptor.
- EXECUTE_GOAL - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
The Mojo goal will be executed in isolation.
- EXECUTE_LIFECYCLE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
The Mojo will be invoked in a parallel lifecycle.
- EXECUTE_PHASE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
The Mojo will be invoked in a parallel lifecycle, ending at the given phase.
- ExecuteAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
-
- ExecuteAnnotationContent() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
-
- executeReport(Locale) - Method in class org.apache.maven.plugin.plugin.PluginReport
- execution - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Information about a sub-execution of the Maven lifecycle
which should be processed.
- EXECUTION_STATEGY - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @executionStrategy <strategy>
.
- executionStrategy - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- executionStrategy() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- executionStrategy(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- expression - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
The command-line reference to this parameter.
- exprEvaluator - Variable in class org.apache.maven.script.ant.AntPropertyHelper
-
- ExtendedMojoDescriptor - Class in org.apache.maven.tools.plugin
-
Extensions to MojoDescriptor added to Maven 3, then are not available when run under Maven2.
- ExtendedMojoDescriptor() - Constructor for class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- extractFieldParameterTags(JavaClass, Map<String, JavaClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
extract fields that are either parameters or components.
- extractFieldParameterTags(JavaClass) - Method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
extract fields that are either parameters or components.
- ExtractionException - Exception in org.apache.maven.tools.plugin.extractor
-
Wrap errors when extraction exception occurred.
- ExtractionException(String, Throwable) - Constructor for exception org.apache.maven.tools.plugin.extractor.ExtractionException
-
- ExtractionException(String) - Constructor for exception org.apache.maven.tools.plugin.extractor.ExtractionException
-
- extractMojoDescriptors(Map<String, Set<File>>, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Should be implemented in the sub classes.
- extractMojoDescriptors(Map<String, Set<File>>, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
-
Should be implemented in the sub classes.
- extractMojoDescriptorsFromMetadata(Map<String, Set<File>>, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Should be implemented in the sub classes.
- extractMojoDescriptorsFromMetadata(Map<String, Set<File>>, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Should be implemented in the sub classes.
- extractors - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The role names of mojo extractors to use.
- extractParameters(MojoDescriptor, JavaClass) - Method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
- extractPluginDescriptor() - Method in class org.apache.maven.plugin.plugin.PluginReport
-
- gatherFilesByBasedir(File, List<String>, String, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
- generateMojosDocumentation(PluginDescriptor, Locale) - Method in class org.apache.maven.plugin.plugin.PluginReport
-
Generate the mojos documentation, as xdoc files.
- Generator - Interface in org.apache.maven.tools.plugin.generator
-
Generate something, for instance a plugin report, from a plugin descriptor.
- GeneratorException - Exception in org.apache.maven.tools.plugin.generator
-
- GeneratorException(String, Throwable) - Constructor for exception org.apache.maven.tools.plugin.generator.GeneratorException
-
- GeneratorUtils - Class in org.apache.maven.tools.plugin.generator
-
Convenience methods to play with Maven plugins.
- GeneratorUtils() - Constructor for class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
- GeneratorUtils.MojoParserCallback - Class in org.apache.maven.tools.plugin.generator
-
ParserCallback implementation.
- GeneratorUtils.MojoParserCallback.Counter - Class in org.apache.maven.tools.plugin.generator
-
Holds the index of the current item in a numbered list.
- getActiveExtractors() - Method in class org.apache.maven.tools.plugin.scanner.DefaultMojoScanner
-
Gets the name of the active extractors.
- getAddDefaultEntities() - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Returns the state of the "add default entities" flag.
- getAlias() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get an alternate name for the parameter.
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoAggregatorTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoConfiguratorTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecutionStrategyTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoGoalTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInheritByDefaultTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInstantiationStrategyTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoPhaseTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoReadOnlyFieldTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiredFieldTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyCollectionTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyResolutionTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDirectInvocationTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresOnLineTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresProjectTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresReportsTypeTaglet
-
- getAllowedParameterNames() - Method in class org.apache.maven.tools.plugin.javadoc.MojoThreadSafeTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoAggregatorTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoConfiguratorTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecutionStrategyTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoGoalTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInheritByDefaultTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInstantiationStrategyTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoPhaseTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoReadOnlyFieldTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiredFieldTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyCollectionTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyResolutionTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDirectInvocationTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresOnLineTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresProjectTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresReportsTypeTaglet
-
- getAllowedValue() - Method in class org.apache.maven.tools.plugin.javadoc.MojoThreadSafeTypeTaglet
-
- getAnnotationClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
-
- getAnnotationValues() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
-
- getAnnotationVisitor(Class<?>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- getAnnotationVisitorMap() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- getAntProject() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getArtifact() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getBooleanTagValue(JavaClass, String, boolean) - Static method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
- getBooleanTagValue(JavaClass, String, boolean, boolean) - Static method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
- getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getBooleanValue.
- getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getBooleanValue.
- getBundle(Locale) - Static method in class org.apache.maven.plugin.plugin.PluginReport
-
- getBundle() - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
Gets the resource bundle for the locale
instance variable.
- getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getByteValue.
- getCall() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get the target/method within the script to call when this
mojo executes.
- getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getCharacterValue.
- getClassesDirectories() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- getCompilerPlugin(Map<String, Object>) - Static method in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
- getComponentParent(MojoAnnotatedClass, List<ComponentAnnotationContent>, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getComponents() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getComponents() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Method getComponents.
- getComponentsParentHierarchy(MojoAnnotatedClass, Map<String, ComponentAnnotationContent>, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getDateValue.
- getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getDateValue.
- getDefaultValue() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get an expression in the form ${instance.property} for
extracting a value for this parameter, especially from
a runtime instance within the build system.
- getDependencies() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getDependencies() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getDependencies() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
Returns the list of Artifact
used in class path scanning for annotations
- getDependencyCollectionRequired() - Method in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- getDeprecated() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- getDeprecation() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get a deprecation message for this mojo parameter.
- getDeprecation() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get a deprecation message for this mojo parameter.
- getDescription(Locale) - Method in class org.apache.maven.plugin.plugin.PluginReport
- getDescription() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- getDescription() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get the description for this parameter.
- getDescription() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the description for this parameter.
- getDiskSpace() - Method in class org.apache.maven.plugin.plugin.Requirements
-
Get the minimum diskSpace needed to run this plugin.
- getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getDoubleValue.
- getEncoding() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
Gets the file encoding of the source files.
- getEncoding() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
Gets the file encoding of the source files.
- getExecute() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getExecution() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get information about a sub-execution of the Maven lifecycle
which should be processed.
- getExpression() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the command-line reference to this parameter.
- getExpression(Parameter) - Method in class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator
-
Get the expression value, eventually surrounding it with ${ }
.
- getFieldName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
-
- getFieldName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- getFieldVisitors() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getFloatValue.
- getFromProjectReferences(Artifact, MavenProject) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getGoal() - Method in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
Get a goal, not attached to a lifecycle phase, which should
be executed ahead of this mojo.
- getGoal() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get the name of the goal used to invoke this mojo.
- getGoalPrefix() - Method in class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoAggregatorTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoConfiguratorTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecutionStrategyTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoGoalTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInheritByDefaultTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInstantiationStrategyTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoPhaseTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoReadOnlyFieldTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiredFieldTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyCollectionTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyResolutionTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDirectInvocationTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresOnLineTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresProjectTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresReportsTypeTaglet
-
- getHeader() - Method in class org.apache.maven.tools.plugin.javadoc.MojoThreadSafeTypeTaglet
-
- getHelpClassSources(String, PluginDescriptor) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- getHint() - Method in class org.apache.maven.tools.plugin.extractor.model.Component
-
Get the role-hint to lookup.
- getImplementation(PluginDescriptor) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- getIncludePatterns() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getIndentLevel(String) - Static method in class org.apache.maven.plugin.plugin.HelpMojo
-
Gets the indentation level of the specified line.
- getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getIntegerValue.
- getInterpreter() - Method in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
-
- getJdk() - Method in class org.apache.maven.plugin.plugin.Requirements
-
Get the minimum version of the JDK to run this plugin.
- getLifecycle() - Method in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
Get the name of the overlay to apply to the sub-lifecycle
before executing it.
- getLocal() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getLocal() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getLongValue.
- getMaven() - Method in class org.apache.maven.plugin.plugin.Requirements
-
Get the minimum version of Maven to run this plugin.
- getMavenProject() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getMemory() - Method in class org.apache.maven.plugin.plugin.Requirements
-
Get the minimum memory needed to run this plugin.
- getMetadataFile() - Method in exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
- getMetadataFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Should be implemented in the sub classes.
- getMetadataFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Should be implemented in the sub classes.
- getModelEncoding() - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Get the modelEncoding field.
- getMojo() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getMojoAnnotatedClass() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- getMojoAnnotationVisitor() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- getMojoExecution() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getMojoFilename(MojoDescriptor, String) - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
- getMojos() - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Method getMojos.
- getName(Locale) - Method in class org.apache.maven.plugin.plugin.PluginReport
- getName() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the parameter name.
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoAggregatorTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoConfiguratorTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoExecutionStrategyTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoGoalTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInheritByDefaultTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoInstantiationStrategyTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoPhaseTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoReadOnlyFieldTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiredFieldTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyCollectionTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyResolutionTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDirectInvocationTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresOnLineTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresProjectTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresReportsTypeTaglet
-
- getName() - Method in class org.apache.maven.tools.plugin.javadoc.MojoThreadSafeTypeTaglet
-
- getOnlyValues(String) - Static method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
Splits the provided text into a array, using pipe as the separator.
- getOriginalMessage() - Method in exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
- getOthers() - Method in class org.apache.maven.plugin.plugin.Requirements
-
Method getOthers.
- getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
- getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
- getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.HelpGeneratorMojo
- getOutputDirectory() - Method in class org.apache.maven.plugin.plugin.PluginReport
- getOutputName() - Method in class org.apache.maven.plugin.plugin.PluginReport
- getParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getParameters() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Method getParameters.
- getParametersByRequired(boolean, List<Parameter>) - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
- getParametersParent(MojoAnnotatedClass, List<ParameterAnnotationContent>, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getParametersParentHierarchy(MojoAnnotatedClass, Map<String, ParameterAnnotationContent>, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getParentClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getPathFromArtifacts(Collection<Artifact>, Project) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getPathTranslator() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getPhase() - Method in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
Get the phase in the sub-lifecycle.
- getPhase() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get the phase to which this mojo should be bound by default.
- getPluginContext() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getPluginDescriptor() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
Return the PluginDescriptor
currently being populated as part of the build of the
current plugin project.
- getPluginDescriptor() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
Return the PluginDescriptor
currently being populated as part of the build of the
current plugin project.
- getPluginDescriptorBuilder() - Method in class org.apache.maven.plugin.plugin.PluginReport
-
Return the pluginDescriptorBuilder to use based on the Maven version: either use the original from the
maven-plugin-api or a patched version for Maven versions before the MNG-6109 fix
(because of Maven MNG-6109 bug that won't give accurate 'since' info when reading plugin.xml).
- getPluginHelpPath(MavenProject) - Static method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- getPluginParameter(Plugin, String) - Static method in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
- getPluginRegistry(String, String) - Method in class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
-
Deprecated.
- getProject() - Method in class org.apache.maven.plugin.plugin.PluginReport
- getProject() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
Return the current MavenProject
instance in use.
- getProject() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getProject() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
Return the current MavenProject
instance in use.
- getProperty() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the JavaBeans property name to use to configure the mojo
with this parameter.
- getPropertyFromExpression(String) - Method in class org.apache.maven.plugin.plugin.HelpMojo
-
- getPropertyFromExpression(String) - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
- getPropertyHook(String, String, boolean) - Method in class org.apache.maven.script.ant.AntPropertyHelper
-
- getPropertyHook(String, String, boolean, MavenProject) - Method in class org.apache.maven.script.ant.AntPropertyHelper
-
- getRemoteRepos() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getRemoteRepos() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getRequiredAttributeValue.
- getRequiresDependencyResolution() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get the scope of dependencies that this mojo requires to
have resolved.
- getRole() - Method in class org.apache.maven.tools.plugin.extractor.model.Component
-
Get the component role to lookup.
- getRoleClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
-
- getScriptFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
- getScriptFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
- getScriptFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
- getScriptInvoker() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getSession() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getShortValue.
- getSince() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- getSince() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get version when the mojo was added to the API.
- getSince() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get version when the parameter was added.
- getSingleChild(Node, String) - Method in class org.apache.maven.plugin.plugin.HelpMojo
-
- getSiteRenderer() - Method in class org.apache.maven.plugin.plugin.PluginReport
- getSourceDirectories() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getString(String) - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
- getTagAttributes(Tag) - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- getTagValue(Tag) - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- getTitle() - Method in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
- getTrimmedValue(String) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method getTrimmedValue.
- getType() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the java type for this parameter.
- getValue(Node, String) - Method in class org.apache.maven.plugin.plugin.HelpMojo
-
- getVelocityComponent() - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- getVersion() - Method in class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator
-
- goal - Variable in class org.apache.maven.plugin.plugin.HelpMojo
-
The name of the goal for which to show help.
- goal - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
-
- goal() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
-
- goal(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
-
- GOAL - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
The name for the Mojo that users will reference to execute it.
- goal - Variable in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
A goal, not attached to a lifecycle phase, which should be
executed ahead of this mojo.
- goal - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
The name of the goal used to invoke this mojo.
- goalPrefix - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The goal prefix that will appear before the ":".
- goalPrefix - Variable in class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
-
The prefix for the plugin goal.
- goalPrefix - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
The goal prefix that will appear before the ":".
- groupId - Variable in class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
-
Deprecated.
The group id of the project currently being built.
- handleEndTag(HTML.Tag, int) - Method in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
- handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
- handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
- handleText(char[], int) - Method in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
- hasAnnotationParameters() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- hasAnnotations() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- hasAnnotationValue() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- hashCode() - Method in class org.apache.maven.plugin.plugin.Requirements
-
Method hashCode.
- hashCode() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoAggregatorTypeTaglet
-
The Javadoc text which will be added to the generated page
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoConfiguratorTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoExecutionStrategyTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoGoalTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoInheritByDefaultTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoInstantiationStrategyTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoPhaseTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoReadOnlyFieldTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoRequiredFieldTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyCollectionTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyResolutionTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDirectInvocationTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoRequiresOnLineTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoRequiresProjectTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoRequiresReportsTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HEADER - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoThreadSafeTypeTaglet
-
The Javadoc text which will be added to the generated page.
- HELP_GOAL - Static variable in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
Default goal
- HELP_MOJO_CLASS_NAME - Static variable in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
Default generated class name
- HELP_PROPERTIES_FILENAME - Static variable in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
Help properties file, to store data about generated source.
- HelpGeneratorMojo - Class in org.apache.maven.plugin.plugin
-
Generates a HelpMojo
class.
- HelpGeneratorMojo() - Constructor for class org.apache.maven.plugin.plugin.HelpGeneratorMojo
-
- HelpMojo - Class in org.apache.maven.plugin.plugin
-
Display help information on maven-plugin-plugin.
Call mvn plugin:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.
- HelpMojo() - Constructor for class org.apache.maven.plugin.plugin.HelpMojo
-
- helpPackageName - Variable in class org.apache.maven.plugin.plugin.HelpGeneratorMojo
-
The name of the package for the generated HelpMojo
.
- helpPackageName - Variable in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- hint - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
-
- hint() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
-
- hint(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
-
- hint - Variable in class org.apache.maven.tools.plugin.extractor.model.Component
-
The role-hint to lookup.
- id - Variable in enum org.apache.maven.plugins.annotations.InstantiationStrategy
-
- id() - Method in enum org.apache.maven.plugins.annotations.InstantiationStrategy
-
- id - Variable in enum org.apache.maven.plugins.annotations.LifecyclePhase
-
- id() - Method in enum org.apache.maven.plugins.annotations.LifecyclePhase
-
- id - Variable in enum org.apache.maven.plugins.annotations.ResolutionScope
-
- id() - Method in enum org.apache.maven.plugins.annotations.ResolutionScope
-
- IMPL_BASE_PLACEHOLDER - Static variable in class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser
-
Default implementation path which will be replaced in
AbstractScriptedMojoDescriptorExtractor#extractMojoDescriptorsFromMetadata(Map, PluginDescriptor)
- IMPLEMENTATION - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
The Mojo's fully-qualified class name.
- includePatterns - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- inConstructor() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoFieldTaglet
-
- inConstructor() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTypeTaglet
-
- indentSize - Variable in class org.apache.maven.plugin.plugin.HelpMojo
-
The number of spaces per indentation level, should be positive.
- inField() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoFieldTaglet
-
- inField() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTypeTaglet
-
- INHERIT_BY_DEFAULT - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Allow Mojo inheritance.
- inheritByDefault - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- inheritByDefault() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- inheritByDefault(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- inheritByDefault - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Whether this mojo's configuration should propagate down the
POM inheritance chain by default.
- inMethod() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoFieldTaglet
-
- inMethod() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTypeTaglet
-
- inOverview() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoFieldTaglet
-
- inOverview() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTypeTaglet
-
- inPackage() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoFieldTaglet
-
- inPackage() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTypeTaglet
-
- INSTANTIATION_STRATEGY - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @instantiationStrategy <per-lookup>
.
- InstantiationStrategy - Enum in org.apache.maven.plugins.annotations
-
Component instantiation strategy.
- InstantiationStrategy(String) - Constructor for enum org.apache.maven.plugins.annotations.InstantiationStrategy
-
- instantiationStrategy - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- instantiationStrategy() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- instantiationStrategy(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- interpolatedTrimmed(String, String) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method interpolatedTrimmed.
- interpreter - Variable in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
-
- inType() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoFieldTaglet
-
- inType() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTypeTaglet
-
- isAggregator() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get whether this mojo operates as an aggregator when the
reactor is run.
- isEmpty(String) - Static method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
Checks if a (trimmed) String is null
or empty.
- isEveryValues(String) - Static method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
- isInheritByDefault() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get whether this mojo's configuration should propagate down
the POM inheritance chain by default.
- isInlineTag() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoFieldTaglet
-
- isInlineTag() - Method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTypeTaglet
-
- isMavenReport(String, MavenProject) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
- isMojoAnnnotatedClassCandidate(MojoAnnotatedClass) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- isNotEmpty(String) - Static method in class org.apache.maven.plugin.plugin.HelpMojo
-
- isNotEmpty(String) - Static method in class org.apache.maven.tools.plugin.javadoc.AbstractMojoTaglet
-
Checks if a String is non null
and is
not empty (length > 0
).
- isReadonly() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get whether this parameter can be directly edited.
- isRequired() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get whether this parameter is required.
- isRequiresDirectInvocation() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get if true, this mojo can only be directly invoked (eg.
- isRequiresOnline() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get whether this mojo requires online mode to operate
normally.
- isRequiresProject() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get whether this mojo requires a project instance in order
to execute.
- isRequiresReports() - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Get whether this mojo requires a reports section in the POM.
- isSkipErrorNoDescriptorsFound() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
- isSkipErrorNoDescriptorsFound() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- isThreadSafe() - Method in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- makeHtmlValid(String) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
Fixes some javadoc comment to become a valid XHTML snippet.
- maven - Variable in class org.apache.maven.plugin.plugin.Requirements
-
The minimum version of Maven to run this plugin.
- MAVEN_COMPONENTS - Static variable in class org.apache.maven.tools.plugin.util.PluginUtils
-
- mavenProject - Variable in class org.apache.maven.script.ant.AntMojoWrapper
-
- mavenProject - Variable in class org.apache.maven.script.ant.AntPropertyHelper
-
- memory - Variable in class org.apache.maven.plugin.plugin.Requirements
-
The minimum memory needed to run this plugin.
- METADATA_FILE_EXTENSION - Static variable in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Default metadata file extension
- metadataFile - Variable in exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
- MNG6109PluginDescriptorBuilder - Class in org.apache.maven.plugins.plugin.descriptor
-
Reads the plugin descriptor and adds the fix for MNG-6109 when using Maven-3.3.9 and before.
- MNG6109PluginDescriptorBuilder() - Constructor for class org.apache.maven.plugins.plugin.descriptor.MNG6109PluginDescriptorBuilder
-
- modelEncoding - Variable in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Field modelEncoding.
- Mojo - Annotation Type in org.apache.maven.plugins.annotations
-
This annotation will mark your class as a Mojo (ie.
- mojo - Variable in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
-
- mojo - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- Mojo - Class in org.apache.maven.tools.plugin.extractor.model
-
Mojo descriptor definition.
- Mojo() - Constructor for class org.apache.maven.tools.plugin.extractor.model.Mojo
-
- MojoAggregatorTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @aggregator tag is used to aggregate the Maven project and its child modules and
has no parameter.
- MojoAggregatorTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoAggregatorTypeTaglet
-
- MojoAnnotatedClass - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner
-
- MojoAnnotatedClass() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- mojoAnnotatedClass - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- MojoAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
-
- MojoAnnotationContent() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- mojoAnnotationsScanner - Variable in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- MojoAnnotationsScanner - Interface in org.apache.maven.tools.plugin.extractor.annotations.scanner
-
- MojoAnnotationsScannerRequest - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner
-
- MojoAnnotationsScannerRequest() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- MojoAnnotationVisitor - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
-
- MojoAnnotationVisitor(Logger, String) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoAnnotationVisitor
-
- mojoAnnotationVisitor - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- MojoClassVisitor - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
-
- MojoClassVisitor(Logger) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- MojoComponentFieldTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @parameter tag is used to populate Plexus component and has annotation parameters.
- MojoComponentFieldTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet
-
- MojoConfiguratorTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @configurator tag is used to inject parameter values into the Mojo and has annotation parameter.
- MojoConfiguratorTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoConfiguratorTypeTaglet
-
- mojoDependencies - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
Specify the dependencies as groupId:artifactId
containing (abstract) Mojos, to filter
dependencies scanned at runtime and focus on dependencies that are really useful to Mojo analysis.
- MojoDescriptorExtractor - Interface in org.apache.maven.tools.plugin.extractor
-
- mojoDescriptorExtractors - Variable in class org.apache.maven.tools.plugin.scanner.DefaultMojoScanner
-
- MojoExecuteTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @execute tag is used to reference the invocation way of the Mojo and has parameters.
- MojoExecuteTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
- mojoExecution - Variable in class org.apache.maven.script.ant.AntMojoWrapper
-
- MojoExecutionStrategyTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @executionStrategy tag is used to specify the instantiation strategy and has has parameter.
- MojoExecutionStrategyTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoExecutionStrategyTypeTaglet
-
- MojoFieldVisitor - Class in org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors
-
- MojoFieldVisitor(Logger, String, String) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- MojoGoalTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @goal tag is used to reference the goal name of the Mojo and has annotation parameter.
- MojoGoalTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoGoalTypeTaglet
-
- MojoInheritByDefaultTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @inheritByDefault tag is used to run this Mojo inside of a project
and has annotation parameter.
- MojoInheritByDefaultTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoInheritByDefaultTypeTaglet
-
- MojoInstantiationStrategyTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @instantiationStrategy tag is used to specify the instantiation strategy and has has parameter.
- MojoInstantiationStrategyTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoInstantiationStrategyTypeTaglet
-
- MojoParameterFieldTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @parameter tag is used to define a Mojo parameter and has annotation parameter.
- MojoParameterFieldTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
- MojoParserCallback(StringBuilder) - Constructor for class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
-
- MojoPhaseTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @phase tag is used to reference the binded phase name of the Mojo and has has parameter.
- MojoPhaseTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoPhaseTypeTaglet
-
- MojoReadOnlyFieldTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @readonly tag is used to specify that this parameter cannot be configured directly by the
user and has no parameter.
- MojoReadOnlyFieldTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoReadOnlyFieldTaglet
-
- MojoRequiredFieldTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @required tag is used to specify that this parameter is required for the Mojo
and has no parameter.
- MojoRequiredFieldTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoRequiredFieldTaglet
-
- MojoRequiresDependencyCollectionTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @requiresDependencyCollection tag is used to specify the required dependencies in the specified scope
and has parameter.
- MojoRequiresDependencyCollectionTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyCollectionTypeTaglet
-
- MojoRequiresDependencyResolutionTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @requiresDependencyResolution tag is used to specify the required dependencies in the specified scope
and has parameter.
- MojoRequiresDependencyResolutionTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyResolutionTypeTaglet
-
- MojoRequiresDirectInvocationTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @requiresDirectInvocation tag is used to allow this Mojo to be direct invoked by the user.
- MojoRequiresDirectInvocationTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoRequiresDirectInvocationTypeTaglet
-
- MojoRequiresOnLineTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @requiresOnline tag is used to specify that this Mojo should be online
and has parameter.
- MojoRequiresOnLineTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoRequiresOnLineTypeTaglet
-
- MojoRequiresProjectTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @requiresProject tag is used to run this Mojo inside of a project
and has parameter.
- MojoRequiresProjectTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoRequiresProjectTypeTaglet
-
- MojoRequiresReportsTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @requiresReports tag is used to run this Mojo inside reports
and has parameter.
- MojoRequiresReportsTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoRequiresReportsTypeTaglet
-
- mojos - Variable in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Field mojos.
- mojoScanner - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The component used for scanning the source tree for mojos.
- mojoScanner - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
Mojo scanner tools.
- MojoScanner - Interface in org.apache.maven.tools.plugin.scanner
-
- MojoThreadSafeTypeTaglet - Class in org.apache.maven.tools.plugin.javadoc
-
The @threadSafe tag is used to indicate that a mojo is thread-safe and can be run in parallel
The following is a sample declaration:
- MojoThreadSafeTypeTaglet() - Constructor for class org.apache.maven.tools.plugin.javadoc.MojoThreadSafeTypeTaglet
-
- MULTI_EXECUTION_STRATEGY - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
- packagingTypes - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
Maven plugin packaging types.
- Parameter - Annotation Type in org.apache.maven.plugins.annotations
-
- PARAMETER - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @parameter ...
Note: Should be defined in a Mojo Field.
- Parameter - Class in org.apache.maven.tools.plugin.extractor.model
-
A parameter used by a mojo, and configurable from the
command line or POM configuration sections.
- Parameter() - Constructor for class org.apache.maven.tools.plugin.extractor.model.Parameter
-
- PARAMETER_ALIAS - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
This defines an alias which can be used to configure a parameter.
- PARAMETER_DEFAULT_VALUE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
This defines the default value to be injected into this parameter of the Mojo at build time.
- PARAMETER_EXPRESSION - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
- PARAMETER_IMPLEMENTATION - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
This defines the default implementation in the case the parameter type is an interface.
- PARAMETER_NAME - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
This defines the name of the bean property used to get/set the field: by default, field name is used.
- PARAMETER_PROPERTY - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
This defines the property used to calculate the value to be injected into this parameter of the
Mojo at build time, which can come from -D
execution, setting properties or pom properties.
- ParameterAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
-
- ParameterAnnotationContent(String, String) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- ParameterAnnotationContent(String, String, String, String, boolean, boolean, String) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- parameters - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
key is field name
- parameters - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Field parameters.
- PARAMETERS_NAME - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
- PARAMETERS_NAME - Static variable in class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
- parentClassName - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- parseComponent(XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method parseComponent.
- parseLifecycleExecution(XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method parseLifecycleExecution.
- parseMojo(XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method parseMojo.
- parseMojoDescriptors(File) - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser
-
- parseParameter(XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method parseParameter.
- parsePluginMetadata(XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method parsePluginMetadata.
- pathTranslator - Variable in class org.apache.maven.script.ant.AntMojoWrapper
-
- pendingNewline - Variable in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
-
A flag whether an implicit line break is pending in the output buffer.
- phase - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
-
- phase() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
-
- phase(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ExecuteAnnotationContent
-
- PHASE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @phase <phaseName>
.
- phase - Variable in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
The phase in the sub-lifecycle.
- phase - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
The phase to which this mojo should be bound by default.
- PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugin.plugin.HelpMojo
-
- pluginContext - Variable in class org.apache.maven.script.ant.AntMojoWrapper
-
- pluginDescriptor - Variable in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
- pluginDescriptor - Variable in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- PluginDescriptorGenerator - Class in org.apache.maven.tools.plugin.generator
-
- PluginDescriptorGenerator(Log) - Constructor for class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator
-
- PluginHelpGenerator - Class in org.apache.maven.tools.plugin.generator
-
Generates an HelpMojo
class from help-class-source.vm
template.
- PluginHelpGenerator() - Constructor for class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
Default constructor
- PluginMetadata - Class in org.apache.maven.tools.plugin.extractor.model
-
Root element of a script-based mojo's plugin metadata bindings.
- PluginMetadata() - Constructor for class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
- PluginMetadataParseException - Exception in org.apache.maven.tools.plugin.extractor.model
-
Exception when plugin metadata parsing occurred.
- PluginMetadataParseException(File, String, Throwable) - Constructor for exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
- PluginMetadataParseException(File, String) - Constructor for exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
- PluginMetadataParser - Class in org.apache.maven.tools.plugin.extractor.model
-
Parser for plugin metadata.
- PluginMetadataParser() - Constructor for class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser
-
- PluginMetadataXpp3Reader - Class in org.apache.maven.tools.plugin.extractor.model.io.xpp3
-
Class PluginMetadataXpp3Reader.
- PluginMetadataXpp3Reader() - Constructor for class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
- PluginMetadataXpp3Reader(PluginMetadataXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
- PluginMetadataXpp3Reader.ContentTransformer - Interface in org.apache.maven.tools.plugin.extractor.model.io.xpp3
-
- PluginMetadataXpp3Writer - Class in org.apache.maven.tools.plugin.extractor.model.io.xpp3
-
Class PluginMetadataXpp3Writer.
- PluginMetadataXpp3Writer() - Constructor for class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Writer
-
- PluginOverviewRenderer(MavenProject, Requirements, Sink, PluginDescriptor, Locale) - Constructor for class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
- pluginRegistryBuilder - Variable in class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
-
Deprecated.
Plexus component for retrieving the plugin registry info.
- PluginReport - Class in org.apache.maven.plugin.plugin
-
Generates the Plugin's documentation report: plugin-info.html
plugin overview page,
and one goal-mojo.html
per goal.
- PluginReport() - Constructor for class org.apache.maven.plugin.plugin.PluginReport
-
- PluginReport.PluginOverviewRenderer - Class in org.apache.maven.plugin.plugin
-
Generates an overview page with the list of goals
and a link to the goal's page.
- PluginToolsRequest - Interface in org.apache.maven.tools.plugin
-
Request that encapsulates all information relevant to the process of extracting
MojoDescriptor
instances from metadata for a certain type of mojo.
- PluginUtils - Class in org.apache.maven.tools.plugin.util
-
Convenience methods to play with Maven plugins.
- PluginUtils() - Constructor for class org.apache.maven.tools.plugin.util.PluginUtils
-
- PluginXdocGenerator - Class in org.apache.maven.tools.plugin.generator
-
Generate xdoc documentation for each mojo.
- PluginXdocGenerator() - Constructor for class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
Default constructor using Locale.ENGLISH
as locale.
- PluginXdocGenerator(MavenProject) - Constructor for class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
Constructor using Locale.ENGLISH
as locale.
- PluginXdocGenerator(MavenProject, Locale) - Constructor for class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
- pluginXmlFile - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
Path to plugin.xml
plugin descriptor to generate the report from.
- populateAnnotationContent(Object, MojoAnnotationVisitor) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- populateDataFromJavadoc(Map<String, MojoAnnotatedClass>, Map<String, JavaClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
from sources scan to get @since and @deprecated and description of classes and fields.
- populatePluginDescriptor(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.scanner.DefaultMojoScanner
- populatePluginDescriptor(PluginToolsRequest) - Method in interface org.apache.maven.tools.plugin.scanner.MojoScanner
-
- preformatted - Variable in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
-
A flag whether the parser is currently processing preformatted text, actually a counter to track nesting.
- processMojoDescriptor(MojoDescriptor, XMLWriter) - Method in class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator
-
- processMojoDescriptor(MojoDescriptor, XMLWriter, boolean) - Method in class org.apache.maven.tools.plugin.generator.PluginDescriptorGenerator
-
- processMojoDescriptor(MojoDescriptor, File) - Method in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
- project - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The project currently being built.
- project - Variable in class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
-
The project artifact, which should have the latest
metadata added to it.
- project - Variable in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
- project - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
The Maven Project.
- project - Variable in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- project - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- project - Variable in class org.apache.maven.tools.plugin.generator.PluginXdocGenerator
-
project
- property - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- property() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- property(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- property - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
The JavaBeans property name to use to configure the mojo
with this parameter.
- read(Reader, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
- read(Reader) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
- read(InputStream, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method read.
- read(InputStream) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method read.
- read(XmlPullParser, boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Method read.
- readonly - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- readonly() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- readonly(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- READONLY - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Specifies that this parameter cannot be configured directly by the user (as in the case of POM-specified
configuration).
- readonly - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Whether this parameter can be directly edited.
- reflector - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoAggregatorTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoComponentFieldTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoConfiguratorTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoExecuteTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoExecutionStrategyTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoGoalTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoInheritByDefaultTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoInstantiationStrategyTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoParameterFieldTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoPhaseTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoReadOnlyFieldTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoRequiredFieldTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyCollectionTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDependencyResolutionTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresDirectInvocationTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresOnLineTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresProjectTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoRequiresReportsTypeTaglet
-
Register this Taglet.
- register(Map<String, Taglet>) - Static method in class org.apache.maven.tools.plugin.javadoc.MojoThreadSafeTypeTaglet
-
Register this Taglet.
- remoteRepos - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
List of Remote Repositories used by the resolver
- remoteRepos - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
List of Remote Repositories used by the resolver
- remoteRepos - Variable in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- removeComponent(Component) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Method removeComponent.
- removeMojo(Mojo) - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Method removeMojo.
- removeParameter(Parameter) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Method removeParameter.
- renderBody() - Method in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
- renderUsageSection(boolean) - Method in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
Render the section about the usage of the plugin.
- repeat(String, int) - Static method in class org.apache.maven.plugin.plugin.HelpMojo
-
Repeat a String n
times to form a new string.
- required - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- required() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- required(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- REQUIRED - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Specifies that this parameter is required for the Mojo to function.
- required - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Whether this parameter is required.
- requirements - Variable in class org.apache.maven.plugin.plugin.PluginReport.PluginOverviewRenderer
-
- requirements - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
Specify some requirements to execute this plugin.
- Requirements - Class in org.apache.maven.plugin.plugin
-
Plugin requirements.
- Requirements() - Constructor for class org.apache.maven.plugin.plugin.Requirements
-
- REQUIRES_DEPENDENCY_COLLECTION - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Flags this Mojo as requiring the dependencies in the specified scope (or an implied scope) to be collected
before it can execute.
- REQUIRES_DEPENDENCY_RESOLUTION - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Flags this Mojo as requiring the dependencies in the specified scope (or an implied scope) to be resolved
before it can execute.
- REQUIRES_DIRECT_INVOCATION - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @requiresDirectInvocation <true|false>
.
- REQUIRES_ONLINE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Flags this Mojo to run online.
- REQUIRES_PROJECT - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Flags this Mojo to run inside of a project.
- REQUIRES_REPORTS - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Flags this Mojo to run inside reports.
- requiresDependencyCollection - Variable in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- requiresDependencyCollection - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDependencyCollection() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDependencyCollection(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDependencyResolution - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDependencyResolution() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDependencyResolution(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDependencyResolution - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
The scope of dependencies that this mojo requires to have
resolved.
- requiresDirectInvocation - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDirectInvocation() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDirectInvocation(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresDirectInvocation - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
If true, this mojo can only be directly invoked (eg.
- requiresOnline - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresOnline() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresOnline(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresOnline - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Whether this mojo requires online mode to operate normally.
- requiresProject - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresProject() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresProject(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresProject - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Whether this mojo requires a project instance in order to
execute.
- requiresReports - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresReports() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresReports(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.MojoAnnotationContent
-
- requiresReports - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Whether this mojo requires a reports section in the POM.
- ResolutionScope - Enum in org.apache.maven.plugins.annotations
-
- ResolutionScope(String) - Constructor for enum org.apache.maven.plugins.annotations.ResolutionScope
-
- rewriteHelpClassToMojoPackage(PluginToolsRequest, File, Log) - Static method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- rewriteHelpMojo(PluginToolsRequest, Log) - Static method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
Rewrite Help Mojo to match actual Mojos package name if it was not available at source generation
time.
- role() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
-
- ROLE - Static variable in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
-
- role - Variable in class org.apache.maven.tools.plugin.extractor.model.Component
-
The component role to lookup.
- ROLE - Static variable in interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor
-
Plexus role for lookup
- ROLE - Static variable in interface org.apache.maven.tools.plugin.scanner.MojoScanner
-
Plexus role for lookup
- roleClassName - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
-
- rtInfo - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
- sb - Variable in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
-
The current buffer.
- scan(MojoAnnotationsScannerRequest) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- scan(Map<String, MojoAnnotatedClass>, File, List<String>, Artifact, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- scan(MojoAnnotationsScannerRequest) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScanner
-
Scan classes for mojo annotations.
- scanAnnotations(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- scanArchive(File, Artifact, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- scanDirectory(File, List<String>, Artifact, boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- scanJavadoc(PluginToolsRequest, Collection<MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- SCANNABLE_CLASS - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- SCRIPT_FILE_EXTENSION - Static variable in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Default Ant build file extension
- scriptInvoker - Variable in class org.apache.maven.script.ant.AntMojoWrapper
-
- serialVersionUID - Static variable in exception org.apache.maven.tools.plugin.extractor.ExtractionException
-
serialVersionUID
- serialVersionUID - Static variable in exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
serialVersionUID
- session - Variable in class org.apache.maven.script.ant.AntMojoWrapper
-
- setActiveExtractors(Set<String>) - Method in class org.apache.maven.tools.plugin.scanner.DefaultMojoScanner
-
- setActiveExtractors(Set<String>) - Method in interface org.apache.maven.tools.plugin.scanner.MojoScanner
-
Sets the active extractors.
- setAddDefaultEntities(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Reader
-
Sets the state of the "add default entities" flag.
- setAggregator(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set whether this mojo operates as an aggregator when the
reactor is run.
- setAlias(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set an alternate name for the parameter.
- setAnnotationVisitorMap(Map<String, MojoAnnotationVisitor>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- setAntProject(Project) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- setArtifact(Artifact) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setCall(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set the target/method within the script to call when this
mojo executes.
- setClassesDirectories(List<File>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- setClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- setClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- setComponentConfiguration(Map) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- setComponents(Map<String, ComponentAnnotationContent>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setComponents(List<Component>) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set list of plexus components required by this mojo.
- setDefaultValue(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set an expression in the form ${instance.property} for
extracting a value for this parameter, especially from
a runtime instance within the build system.
- setDependencies(Set<Artifact>) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setDependencies(Set<Artifact>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- setDependencies(Set<Artifact>) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setDependencyCollectionRequired(String) - Method in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- setDeprecated(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- setDeprecation(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set a deprecation message for this mojo parameter.
- setDeprecation(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set a deprecation message for this mojo parameter.
- setDescription(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- setDescription(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set the description for this parameter.
- setDescription(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the description for this parameter.
- setDiskSpace(String) - Method in class org.apache.maven.plugin.plugin.Requirements
-
Set the minimum diskSpace needed to run this plugin.
- setEncoding(String) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
Sets the file encoding of the source files.
- setEncoding(String) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
Sets the file encoding of the source files.
- setExecute(ExecuteAnnotationContent) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setExecution(LifecycleExecution) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set information about a sub-execution of the Maven lifecycle
which should be processed.
- setExpression(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the command-line reference to this parameter.
- setFieldName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
-
- setFieldVisitors(List<MojoFieldVisitor>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- setFileComment(String) - Method in class org.apache.maven.tools.plugin.extractor.model.io.xpp3.PluginMetadataXpp3Writer
-
Method setFileComment.
- setGoal(String) - Method in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
Set a goal, not attached to a lifecycle phase, which should
be executed ahead of this mojo.
- setGoal(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set the name of the goal used to invoke this mojo.
- setHelpPackageName(String) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- setHint(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Component
-
Set the role-hint to lookup.
- setIncludePatterns(List<String>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- setInheritByDefault(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set whether this mojo's configuration should propagate down
the POM inheritance chain by default.
- setJdk(String) - Method in class org.apache.maven.plugin.plugin.Requirements
-
Set the minimum version of the JDK to run this plugin.
- setLifecycle(String) - Method in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
Set the name of the overlay to apply to the sub-lifecycle
before executing it.
- setLocal(ArtifactRepository) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setLocal(ArtifactRepository) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setMaven(String) - Method in class org.apache.maven.plugin.plugin.Requirements
-
Set the minimum version of Maven to run this plugin.
- setMavenProject(MavenProject) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- setMemory(String) - Method in class org.apache.maven.plugin.plugin.Requirements
-
Set the minimum memory needed to run this plugin.
- setModelEncoding(String) - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Set the modelEncoding field.
- setMojo(MojoAnnotationContent) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setMojoAnnotatedClass(MojoAnnotatedClass) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- setMojoExecution(MojoExecution) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- setMojos(List<Mojo>) - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Set the list of mojos contained in the accompanying script.
- setName(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the parameter name.
- setOthers(Properties) - Method in class org.apache.maven.plugin.plugin.Requirements
-
Set others requirements properties.
- setParameters(Map<String, ParameterAnnotationContent>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setParameters(List<Parameter>) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set list of parameters used by this mojo.
- setParentClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setPathTranslator(PathTranslator) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- setPhase(String) - Method in class org.apache.maven.tools.plugin.extractor.model.LifecycleExecution
-
Set the phase in the sub-lifecycle.
- setPhase(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set the phase to which this mojo should be bound by default.
- setPluginContext(Map) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- setPluginDescriptor(PluginDescriptor) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
- setPluginDescriptor(PluginDescriptor) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setProject(MavenProject) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
- setProject(MavenProject) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- setProject(MavenProject) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setProperty(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the JavaBeans property name to use to configure the mojo
with this parameter.
- setReadonly(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set whether this parameter can be directly edited.
- setRemoteRepos(List<ArtifactRepository>) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setRemoteRepos(List<ArtifactRepository>) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setRequired(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set whether this parameter is required.
- setRequiresDependencyResolution(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set the scope of dependencies that this mojo requires to
have resolved.
- setRequiresDirectInvocation(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set if true, this mojo can only be directly invoked (eg.
- setRequiresOnline(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set whether this mojo requires online mode to operate
normally.
- setRequiresProject(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set whether this mojo requires a project instance in order
to execute.
- setRequiresReports(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set whether this mojo requires a reports section in the POM.
- setRole(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Component
-
Set the component role to lookup.
- setRoleClassName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
-
- setSession(MavenSession) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
- setSince(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- setSince(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Set version when the mojo was added to the API.
- setSince(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set version when the parameter was added.
- setSkipErrorNoDescriptorsFound(boolean) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
By default an exception is throw if no mojo descriptor is found.
- setSkipErrorNoDescriptorsFound(boolean) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
By default an exception is throw if no mojo descriptor is found.
- setSourceDirectories(List<File>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- setThreadSafe(boolean) - Method in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- setType(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the java type for this parameter.
- setVelocityComponent(VelocityComponent) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- simpleTag - Variable in class org.apache.maven.tools.plugin.generator.GeneratorUtils.MojoParserCallback
-
A flag whether we have just parsed a simple tag.
- since - Variable in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
-
- SINCE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @since <deprecated-text>
Note: Could be defined in a Mojo Type or a Mojo Field.
- since - Variable in class org.apache.maven.tools.plugin.extractor.model.Mojo
-
Version when the mojo was added to the API.
- since - Variable in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Version when the parameter was added.
- siteRenderer - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
Doxia Site Renderer.
- skip - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
Set this to "true" to skip invoking any goals or reports of the plugin.
- skip - Variable in class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
-
Set this to "true" to skip invoking any goals or reports of the plugin.
- skip - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
Set this to "true" to skip invoking any goals or reports of the plugin.
- skip - Variable in class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
-
Deprecated.
Set this to "true" to skip invoking any goals or reports of the plugin.
- skipDescriptor - Variable in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
-
A flag to disable generation of the plugin.xml
in favor of a hand authored plugin descriptor.
- skipErrorNoDescriptorsFound - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
By default an exception is throw if no mojo descriptor is found.
- skipErrorNoDescriptorsFound - Variable in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- skipReport - Variable in class org.apache.maven.plugin.plugin.PluginReport
-
Set this to "true" to skip generating the report.
- skipUpdatePluginRegistry - Variable in class org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
-
Deprecated.
Set this to "true" to skip updating the plugin registry.
- sortMojoParameters(List<Parameter>) - Static method in class org.apache.maven.tools.plugin.util.PluginUtils
-
Sorts the specified mojo parameters by name.
- sortMojos(List<MojoDescriptor>) - Static method in class org.apache.maven.tools.plugin.util.PluginUtils
-
Sorts the specified mojo descriptors by goal name.
- sourceDirectories - Variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-