- element(XMLWriter, String, String) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
- enableLogging(Logger) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- EnhancedParameterWrapper - Class in org.apache.maven.tools.plugin
-
Wrapper around regular Parameter
which adds capability to
read/write a type javadoc URL
- EnhancedParameterWrapper(Parameter) - Constructor for class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- EnhancedPluginDescriptorBuilder - Class in org.apache.maven.plugins.plugin.descriptor
-
- EnhancedPluginDescriptorBuilder(RuntimeInformation) - Constructor for class org.apache.maven.plugins.plugin.descriptor.EnhancedPluginDescriptorBuilder
-
- equals(Object) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- equals(Object) - Method in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- equals(Object) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- equals(Object) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- equals(Object) - Method in class org.apache.maven.tools.plugin.extractor.GroupKey
-
- equals(Object) - Method in class org.apache.maven.tools.plugin.javadoc.FullyQualifiedJavadocReference
-
- equals(Object) - Method in class org.apache.maven.tools.plugin.javadoc.JavadocReference
-
- escapeXmlElement(String) - Static method in class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.JavadocTagToHtmlConverter
-
Mostly a copy of org.codehaus.plexus.util.xml.PrettyPrintXMLWriter#escapeXml(String)
.
- execute() - Method in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
- execute() - Method in class org.apache.maven.plugin.plugin.metadata.AddPluginArtifactMetadataMojo
- Execute - Annotation Type in org.apache.maven.plugins.annotations
-
- execute() - Method in class org.apache.maven.plugins.maven_plugin_plugin.HelpMojo
- execute() - Method in class org.apache.maven.plugins.maven_plugin_report_plugin.HelpMojo
- execute() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- execute() - Method in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
-
Deprecated.
- execute(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Deprecated.
Execute the mojo extraction.
- execute(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- 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(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.PluginDescriptorFilesGenerator
-
- execute(File) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- 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.
- EXECUTE_V3 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- EXECUTE_V4 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- 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.report.PluginReport
- EXECUTION_STATEGY - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @executionStrategy <strategy>
.
- 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
-
- ExtendedMojoDescriptor - Class in org.apache.maven.tools.plugin
-
Extensions to MojoDescriptor
not supported by Maven 3.2.5.
- ExtendedMojoDescriptor() - Constructor for class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- ExtendedMojoDescriptor(boolean) - Constructor for class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- ExtendedPluginDescriptor - Class in org.apache.maven.tools.plugin
-
Extensions to PluginDescriptor
not supported by Maven 3.2.5.
- ExtendedPluginDescriptor(PluginDescriptor) - Constructor for class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- extendJavaProjectBuilderWithSourcesJar(JavaProjectBuilder, Artifact, PluginToolsRequest, String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- externalJavadocBaseUrls - Variable in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
-
Creates links to existing external javadoc-generated documentation.
- 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
-
Deprecated.
Should be implemented in the sub classes.
- extractMojoDescriptors(Map<String, Set<File>>, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
-
Deprecated.
Should be implemented in the sub classes.
- extractMojoDescriptorsFromMetadata(Map<String, Set<File>>, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Deprecated.
Should be implemented in the sub classes.
- extractMojoDescriptorsFromMetadata(Map<String, Set<File>>, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Deprecated.
Should be implemented in the sub classes.
- gatherFilesByBasedir(File, List<String>, String, PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Deprecated.
- generate() - Method in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
- generate() - Method in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
-
- generate() - Method in class org.apache.maven.plugin.plugin.HelpGeneratorMojo
-
- 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.
- 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.EnhancedParameterWrapper
-
- getAlias() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get an alternate name for the parameter.
- 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
-
- getAnnotationVisitor(String) - 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.MojoFieldVisitor
-
- getAnnotationVisitorMap() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
-
- getAnnotationVisitorMap() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
-
- getAntProject() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- getArtifact() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- getArtifactId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- getArtifactId() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getArtifactMap() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getArtifacts() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getAttribute(String, Class<T>, T) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
Retrieves some attribute value from the current context.
- getAttribute(String, Class<T>, T) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- getBaseVersion() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- 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.
- 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
-
- getClassName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
-
- getClassName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
-
- getClassName() - Method in class org.apache.maven.tools.plugin.javadoc.FullyQualifiedJavadocReference
-
- getClassRealm() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getClassVersion() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- 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, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getDefaultValue() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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
- getDeprecated() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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.report.PluginReport
- getDescription() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- getDescription() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- 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.
- 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.
- getEnhancedDescriptorFilePath(MavenProject) - Static method in class org.apache.maven.tools.plugin.generator.PluginDescriptorFilesGenerator
-
- 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.EnhancedParameterWrapper
-
- getExpression() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the command-line reference to this parameter.
- getExternalJavadocBaseUrls() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getExternalJavadocBaseUrls() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- 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
-
- getFieldName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
-
- getFieldName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
-
- getFromProjectReferences(Artifact, MavenProject) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getFullyQualifiedClassName() - Method in class org.apache.maven.tools.plugin.javadoc.FullyQualifiedJavadocReference
-
- 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.tools.plugin.ExtendedPluginDescriptor
-
- getGroup() - Method in class org.apache.maven.tools.plugin.extractor.GroupKey
-
Returns the group this key belongs to, never null
.
- getGroupId() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- getGroupId() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getGroupKey() - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getGroupKey() - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Deprecated.
- getGroupKey() - Method in class org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
-
Deprecated.
- getGroupKey() - Method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
- getGroupKey() - Method in interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor
-
Returns the
GroupKey
of extractor, as
MojoScanner
will
execute them grouped, and ordered within groups.
- getHint() - Method in class org.apache.maven.tools.plugin.extractor.model.Component
-
Get the role-hint to lookup.
- getI18nSection() - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
-
- getI18nSection() - Method in class org.apache.maven.plugin.plugin.report.GoalRenderer
-
- getI18nString(String) - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
-
Returns
- getI18nString(String, String) - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
-
- getId() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getImplementation() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- getIncludePatterns() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getInternalJavadocBaseUrl() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getInternalJavadocBaseUrl() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getInternalJavadocSiteBaseUrl() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
Returns the base url to use for internal javadoc links
- getInternalJavadocSiteBaseUrl() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- getInternalJavadocSiteBaseUrl() - Method in class org.apache.maven.tools.plugin.javadoc.JavadocLinkGenerator
-
- getInternalJavadocVersion() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getInternalJavadocVersion() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getInterpreter() - Method in class org.apache.maven.script.beanshell.BeanshellMojoAdapter
-
Deprecated.
- getIntroducedDependencyArtifacts() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getJdk() - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
-
- getKey() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- getLabel() - Method in class org.apache.maven.tools.plugin.javadoc.JavadocReference
-
- 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.
- getLifecycleMapping(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getLocation() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
- getLocation() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- getMaven() - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
-
- getMavenApiVersion() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getMavenProject() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- getMember() - Method in class org.apache.maven.tools.plugin.javadoc.JavadocReference
-
- getMemberType() - Method in class org.apache.maven.tools.plugin.javadoc.FullyQualifiedJavadocReference
-
- getMetadataFile() - Method in exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
Deprecated.
- getMetadataFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Deprecated.
Should be implemented in the sub classes.
- getMetadataFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Deprecated.
Should be implemented in the sub classes.
- getModelEncoding() - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Get the modelEncoding field.
- getModuleName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
- getModuleName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- getModuleName() - Method in class org.apache.maven.tools.plugin.javadoc.JavadocReference
-
- getMojo(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- 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
-
- getMojoExecution() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- getMojos() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getMojos() - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadata
-
Method getMojos.
- getName(Locale) - Method in class org.apache.maven.plugin.plugin.report.PluginReport
- getName() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- getName() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getName() - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Deprecated.
- getName() - Method in class org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
-
Deprecated.
- getName() - Method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
- getName() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the parameter name.
- getName() - Method in interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor
-
Returns the "name" (id) of the extractor.
- getOrder() - Method in class org.apache.maven.tools.plugin.extractor.GroupKey
-
Returns the order within same group of this key.
- getOriginalMessage() - Method in exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
Deprecated.
- getOutputName() - Method in class org.apache.maven.plugin.plugin.report.PluginReport
- getPackageName() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
- getPackageName() - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- getPackageName() - Method in class org.apache.maven.tools.plugin.javadoc.FullyQualifiedJavadocReference
-
- getPackageNameClassName() - Method in class org.apache.maven.tools.plugin.javadoc.JavadocReference
-
- 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.
- getParametersParent(MojoAnnotatedClass, List<ParameterAnnotationContent>, Map<String, MojoAnnotatedClass>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- getParametersParentHierarchy(MojoAnnotatedClass, 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
-
Deprecated.
- getPathTranslator() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- 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.
- getPlugin() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getPluginArtifact() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getPluginContext() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- getPluginDescriptor() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
- getPluginDescriptor() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getPluginLookupKey() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getProject() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
- getProject() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getProject() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- 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.
- getPropertyHook(String, String, boolean) - Method in class org.apache.maven.script.ant.AntPropertyHelper
-
Deprecated.
- getRepoSession() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getRepoSession() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
Return a Repository Session
- getRepository() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- getRequiredJavaVersion() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getRequiredJavaVersion() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getRequiredJavaVersion() - Method in interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor
-
The default implementation returns null
.
- getRequiredJavaVersion() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getRequiredMavenVersion() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getRequirement() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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
-
Deprecated.
- getScriptFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.ant.AntMojoDescriptorExtractor
-
Deprecated.
- getScriptFileExtension(PluginToolsRequest) - Method in class org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor
-
Deprecated.
- getScriptInvoker() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- getSession() - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- getSettings() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getSettings() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getSince() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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.
- getSource() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getSourceDirectories() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- getStaticFieldValue(FullyQualifiedJavadocReference) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
Returns the value of a referenced static field.
- getStaticFieldValue(FullyQualifiedJavadocReference) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- getTitle() - Method in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
-
- getTitle() - Method in class org.apache.maven.plugin.plugin.report.GoalRenderer
-
- getType() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- getType() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get the java type for this parameter.
- getTypeJavadocUrl() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- getTypeParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- getTypeParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- getTypeParameters() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
-
- getTypeParameters() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
-
- getUrl(FullyQualifiedJavadocReference) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
Returns a (deep-)link to the javadoc page for the given reference
- getUrl(FullyQualifiedJavadocReference) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- getUsedMavenApiVersion() - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- getUsedMavenApiVersion() - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- getVersion() - Method in class org.apache.maven.plugin.plugin.report.RequirementsHistory
-
- getVersion() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- getVersion() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoClassVisitor
-
- 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.
- goalPrefix - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The goal prefix that will appear before the ":".
- GoalRenderer - Class in org.apache.maven.plugin.plugin.report
-
- GoalRenderer(Sink, I18N, Locale, MavenProject, MojoDescriptor, File, boolean, Log) - Constructor for class org.apache.maven.plugin.plugin.report.GoalRenderer
-
- GroupKey - Class in org.apache.maven.tools.plugin.extractor
-
Group key: defines "grouping" for descriptor (based on source of extraction) and rank within
group.
- GroupKey(String, int) - Constructor for class org.apache.maven.tools.plugin.extractor.GroupKey
-
- GroupRepositoryMetadata - Class in org.apache.maven.artifact.repository.metadata
-
Metadata for the group directory of the repository.
- GroupRepositoryMetadata(String) - Constructor for class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- id() - Method in enum org.apache.maven.plugins.annotations.InstantiationStrategy
-
- id() - Method in enum org.apache.maven.plugins.annotations.LifecyclePhase
-
- 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
-
Deprecated.
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.
- INHERIT_BY_DEFAULT - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Allow Mojo inheritance.
- 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
-
- INSTANCE - Static variable in class org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractorComparator
-
- 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() - 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
-
- internalJavadocBaseUrl - Variable in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
-
The base URL for the Javadoc site containing the current project's API documentation.
- internalJavadocVersion - Variable in class org.apache.maven.plugin.plugin.DescriptorGeneratorMojo
-
- 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.
- isAnnotationOnMethod() - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- isAnnotationOnMethod() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoFieldVisitor
-
- isAnnotationOnMethod() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoMethodVisitor
-
- isAnnotationOnMethod() - Method in interface org.apache.maven.tools.plugin.extractor.annotations.scanner.visitors.MojoParameterVisitor
-
- isDeprecated() - Method in class org.apache.maven.tools.plugin.extractor.AbstractScriptedMojoDescriptorExtractor
-
Deprecated.
- isDeprecated() - Method in class org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor
-
- isDeprecated() - Method in class org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor
-
- isDeprecated() - Method in interface org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor
-
Returns true
if extractor is deprecated.
- isEditable() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- isExternal() - Method in class org.apache.maven.tools.plugin.javadoc.FullyQualifiedJavadocReference
-
- 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.
- isInheritedByDefault() - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- isLinkValid(URI, Path) - Static method in class org.apache.maven.tools.plugin.javadoc.JavadocLinkGenerator
-
Checks if a given link is valid.
- isMavenReport(String, MavenProject) - Static method in class org.apache.maven.tools.plugin.generator.GeneratorUtils
-
- isMavenReport(String, MavenProject) - Static method in class org.apache.maven.tools.plugin.util.PluginUtils
-
- isReadonly() - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Get whether this parameter can be directly edited.
- isReferencedBy(FullyQualifiedJavadocReference) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
- isReferencedBy(FullyQualifiedJavadocReference) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- isRequired() - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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
-
- isSnapshot() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- isV4Api() - Method in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- isV4Api() - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- 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 ...
- 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.
- PARAMETER_V3 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- PARAMETER_V4 - Static variable in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- ParameterAnnotationContent - Class in org.apache.maven.tools.plugin.extractor.annotations.datamodel
-
- ParameterAnnotationContent(String, String, List<String>, boolean) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- ParameterAnnotationContent(String, String, String, String, boolean, boolean, String, List<String>, boolean) - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.datamodel.ParameterAnnotationContent
-
- parse(String) - Static method in class org.apache.maven.tools.plugin.javadoc.JavadocReference
-
- parseMojoDescriptors(File) - Method in class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser
-
Deprecated.
- 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>
.
- PluginDescriptorFilesGenerator - Class in org.apache.maven.tools.plugin.generator
-
Serializes
a standard
Maven Plugin Descriptor XML file
a descriptor containing a limited set of elements for
PluginHelpGenerator
an enhanced descriptor containing HTML values for some elements (instead of plain text as for the other two)
for
org.apache.maven.plugin.plugin.report.GoalRenderer
from a given in-memory descriptor.
- PluginDescriptorFilesGenerator() - Constructor for class org.apache.maven.tools.plugin.generator.PluginDescriptorFilesGenerator
-
- 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
-
- PluginMetadataParseException(File, String, Throwable) - Constructor for exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
Deprecated.
- PluginMetadataParseException(File, String) - Constructor for exception org.apache.maven.tools.plugin.extractor.model.PluginMetadataParseException
-
Deprecated.
- PluginMetadataParser - Class in org.apache.maven.tools.plugin.extractor.model
-
- PluginMetadataParser() - Constructor for class org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser
-
Deprecated.
- 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
-
- PluginReport - Class in org.apache.maven.plugin.plugin.report
-
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.report.PluginReport
-
- 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.
- populateAnnotationContent(Object, MojoAnnotationVisitor) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner
-
- populateDataFromJavadoc(JavaProjectBuilder, Map<String, MojoAnnotatedClass>, Map<String, JavaClass>, JavadocLinkGenerator) - 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
-
- processMojoDescriptor(MojoDescriptor, XMLWriter, PluginDescriptorFilesGenerator.DescriptorType, JavadocLinkGenerator) - Method in class org.apache.maven.tools.plugin.generator.PluginDescriptorFilesGenerator
-
- project - Variable in class org.apache.maven.plugin.plugin.AbstractGeneratorMojo
-
The project currently being built.
- project - Variable in class org.apache.maven.plugin.plugin.report.AbstractPluginReportRenderer
-
- 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
-
- 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.
- 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
-
- SeeTagConverter - Class in org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block
-
- SeeTagConverter() - Constructor for class org.apache.maven.tools.plugin.extractor.annotations.converter.tag.block.SeeTagConverter
-
- 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.EnhancedParameterWrapper
-
- setAlias(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set an alternate name for the parameter.
- setAntProject(Project) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- setArtifact(Artifact) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setArtifactId(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setArtifacts(List<Artifact>) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setAttribute(String, T) - Method in interface org.apache.maven.tools.plugin.extractor.annotations.converter.ConverterContext
-
Stores some attribute in the current context
- setAttribute(String, T) - Method in class org.apache.maven.tools.plugin.extractor.annotations.converter.JavaClassConverterContext
-
- 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
-
- setClassRealm(ClassRealm) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setClassVersion(int) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setComponentConfiguration(Map) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- 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.EnhancedParameterWrapper
-
- 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
-
- setDeprecated(String) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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.EnhancedParameterWrapper
-
- setDescription(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- 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.
- setEditable(boolean) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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.EnhancedParameterWrapper
-
- setExpression(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the command-line reference to this parameter.
- setExternalJavadocBaseUrls(List<URI>) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setExternalJavadocBaseUrls(List<URI>) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setFieldName(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedField
-
- 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.
- setGoalPrefix(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setGoalPrefix(String) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- setGroupId(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- 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.
- setImplementation(String) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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.
- setInheritedByDefault(boolean) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setInternalJavadocBaseUrl(URI) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setInternalJavadocBaseUrl(URI) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setInternalJavadocVersion(String) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setInternalJavadocVersion(String) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setIntroducedDependencyArtifacts(Set<Artifact>) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- 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.
- setMavenApiVersion(String) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- setMavenProject(MavenProject) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- setMavenProject(MavenProject) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- 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
-
- setMojoExecution(MojoExecution) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- 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.EnhancedParameterWrapper
-
- setName(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setName(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the parameter name.
- 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
-
Deprecated.
- 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.
- setPlugin(Plugin) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setPluginArtifact(Artifact) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setPluginContext(Map) - Method in class org.apache.maven.script.ant.AntMojoWrapper
-
Deprecated.
- 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.
- setRepoSession(RepositorySystemSession) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setRepoSession(RepositorySystemSession) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
Set a Repository Session
- setRepository(ArtifactRepository) - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- setRequired(boolean) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- setRequired(boolean) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set whether this parameter is required.
- setRequiredJavaVersion(String) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setRequiredJavaVersion(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setRequiredJavaVersion(String) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setRequiredMavenVersion(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setRequirement(Requirement) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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
-
Deprecated.
- setSettings(Settings) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setSettings(Settings) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setSince(String) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- 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.
- setSource(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- setSourceDirectories(List<File>) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotationsScannerRequest
-
- setType(String) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- setType(String) - Method in class org.apache.maven.tools.plugin.extractor.model.Parameter
-
Set the java type for this parameter.
- setTypeJavadocUrl(URI) - Method in class org.apache.maven.tools.plugin.EnhancedParameterWrapper
-
- setUsedMavenApiVersion(String) - Method in class org.apache.maven.tools.plugin.DefaultPluginToolsRequest
-
- setUsedMavenApiVersion(String) - Method in interface org.apache.maven.tools.plugin.PluginToolsRequest
-
- setV4Api(boolean) - Method in class org.apache.maven.tools.plugin.ExtendedMojoDescriptor
-
- setV4Api(boolean) - Method in class org.apache.maven.tools.plugin.extractor.annotations.scanner.MojoAnnotatedClass
-
- setVelocityComponent(VelocityComponent) - Method in class org.apache.maven.tools.plugin.generator.PluginHelpGenerator
-
- setVersion(String) - Method in class org.apache.maven.tools.plugin.ExtendedPluginDescriptor
-
- SINCE - Static variable in interface org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation
-
Refer to @since <deprecated-text>
- 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.
- storedInArtifactVersionDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-
- storedInGroupDirectory() - Method in class org.apache.maven.artifact.repository.metadata.GroupRepositoryMetadata
-