Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractDeploymentMojo - Class in io.quarkus.maven
- AbstractDeploymentMojo() - Constructor for class io.quarkus.maven.AbstractDeploymentMojo
- AbstractImageMojo - Class in io.quarkus.maven
-
Base class for Image related mojos.
- AbstractImageMojo() - Constructor for class io.quarkus.maven.AbstractImageMojo
- AddExtensionMojo - Class in io.quarkus.maven
-
Allow adding an extension to an existing pom.xml file.
- AddExtensionMojo() - Constructor for class io.quarkus.maven.AddExtensionMojo
- AddExtensionsMojo - Class in io.quarkus.maven
-
Allow adding extensions to an existing pom.xml file.
- AddExtensionsMojo() - Constructor for class io.quarkus.maven.AddExtensionsMojo
- additionalSystemProperties - Variable in class io.quarkus.maven.RunMojo
-
Additional system properties meant to be passed on the command line in a formal like
-DsysProps=prop1=val1,prop2=val2 - addPrompt(String, String, Consumer<String>) - Method in class io.quarkus.maven.components.Prompter
- addPrompt(String, Consumer<String>) - Method in class io.quarkus.maven.components.Prompter
- afterProjectsRead(MavenSession) - Method in class io.quarkus.maven.components.BootstrapSessionListener
- afterSessionEnd(MavenSession) - Method in class io.quarkus.maven.components.BootstrapSessionListener
- all - Variable in class io.quarkus.maven.ListExtensionsMojo
-
List all extensions or just the installable.
- AnalyseCallTreeMojo - Class in io.quarkus.maven
-
Analyze call tree of a method or a class based on an existing report produced by Substrate when using -H:+PrintAnalysisCallTree, and does a more meaningful analysis of what is causing a type to be retained.
- AnalyseCallTreeMojo() - Constructor for class io.quarkus.maven.AnalyseCallTreeMojo
- analyticsProvider - Variable in class io.quarkus.maven.BuildMojo
- analyticsProvider - Variable in class io.quarkus.maven.DevMojo
- appArtifactCoords() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- appendOutput - Variable in class io.quarkus.maven.DependencyTreeMojo
-
Whether to append outputs into the output file or overwrite it.
- artifactId - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Used to detect legacy command usage and display an error
- artifactResolver() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- attachRunnerAsMainArtifact - Variable in class io.quarkus.maven.BuildMojo
-
Whether to replace the original JAR with the Uber runner JAR as the main project artifact
- attachSboms - Variable in class io.quarkus.maven.BuildMojo
-
Whether to attach SBOMs generated for Uber JARs as project artifacts
B
- BAD_IDENTIFIER - Static variable in class io.quarkus.maven.CreateProjectMojo
- basedir - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Directory where the changes should be performed.
- baseDir() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- baseDir() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- beforeExecute() - Method in class io.quarkus.maven.AbstractImageMojo
- beforeExecute() - Method in class io.quarkus.maven.BuildMojo
- beforeExecute() - Method in class io.quarkus.maven.DeployMojo
- beforeExecute() - Method in class io.quarkus.maven.GenerateCodeMojo
- beforeExecute() - Method in class io.quarkus.maven.ImageBuildMojo
- beforeExecute() - Method in class io.quarkus.maven.ImagePushMojo
- beforeExecute() - Method in class io.quarkus.maven.NativeImageAgentMojo
- beforeExecute() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
-
This callback allows to evaluate whether this mojo should be executed, skipped or fail.
- beforeExecute() - Method in class io.quarkus.maven.RunMojo
- beforeExecute() - Method in class io.quarkus.maven.TrackConfigChangesMojo
- bomArtifactId - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- bomGroupId - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- bomVersion - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- BOOTSTRAP_ID_PARAM - Static variable in class io.quarkus.maven.QuarkusBootstrapMojo
- bootstrapApplication() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- bootstrapApplication(QuarkusBootstrapMojo, LaunchMode) - Method in class io.quarkus.maven.QuarkusBootstrapProvider
- bootstrapApplication(QuarkusBootstrapMojo, LaunchMode, Consumer<QuarkusBootstrap.Builder>) - Method in class io.quarkus.maven.QuarkusBootstrapProvider
- bootstrapApplication(QuarkusBootstrapMojo, LaunchMode, Consumer<QuarkusBootstrap.Builder>) - Method in class io.quarkus.maven.QuarkusBootstrapProvider.QuarkusMavenAppBootstrap
- bootstrapApplication(LaunchMode) - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- bootstrapApplication(LaunchMode, Consumer<QuarkusBootstrap.Builder>) - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- bootstrapId - Variable in class io.quarkus.maven.QuarkusBootstrapMojo
-
Application bootstrap provider ID.
- bootstrapId() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- bootstrapper(QuarkusBootstrapMojo) - Method in class io.quarkus.maven.QuarkusBootstrapProvider
- bootstrapProvider - Variable in class io.quarkus.maven.DevMojo
- bootstrapProvider - Variable in class io.quarkus.maven.QuarkusBootstrapMojo
- BootstrapSessionListener - Class in io.quarkus.maven.components
- BootstrapSessionListener(Logger, QuarkusBootstrapProvider, BuildAnalyticsProvider) - Constructor for class io.quarkus.maven.components.BootstrapSessionListener
- BuildAnalyticsProvider - Class in io.quarkus.maven
- BuildAnalyticsProvider(RuntimeInformation) - Constructor for class io.quarkus.maven.BuildAnalyticsProvider
- buildAnalyticsUserInput(Function<String, String>) - Method in class io.quarkus.maven.BuildAnalyticsProvider
- buildDir() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- buildDirectory - Variable in class io.quarkus.maven.BuildMojo
- builderName - Variable in class io.quarkus.maven.AbstractImageMojo
- BuildMojo - Class in io.quarkus.maven
-
Builds the Quarkus application.
- BuildMojo() - Constructor for class io.quarkus.maven.BuildMojo
- buildpack - Enum constant in enum io.quarkus.maven.ImageBuilder
C
- catalogArtifactResolver() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- catalogArtifactResolver() - Method in class io.quarkus.maven.QuarkusProjectStateMojoBase
- category - Variable in class io.quarkus.maven.ListExtensionsMojo
-
Only list extensions from given category.
- clearMdc() - Method in class io.quarkus.maven.MojoLogger
- clearNdc() - Method in class io.quarkus.maven.MojoLogger
- close() - Method in class io.quarkus.maven.BuildAnalyticsProvider
- close() - Method in class io.quarkus.maven.QuarkusBootstrapProvider
- close() - Method in class io.quarkus.maven.QuarkusBootstrapProvider.QuarkusMavenAppBootstrap
- CLOSE_BOOTSTRAPPED_APP_PARAM - Static variable in class io.quarkus.maven.QuarkusBootstrapMojo
- closeApplication(QuarkusBootstrapMojo, LaunchMode) - Method in class io.quarkus.maven.QuarkusBootstrapProvider
- closeApplication(LaunchMode) - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- closeApplication(LaunchMode) - Method in class io.quarkus.maven.QuarkusBootstrapProvider.QuarkusMavenAppBootstrap
- closeBootstrappedApp - Variable in class io.quarkus.maven.QuarkusBootstrapMojo
-
Whether to close the bootstrapped applications after the execution
- collectInput() - Method in class io.quarkus.maven.components.Prompter
- CompilerOptions - Class in io.quarkus.maven.components
- CompilerOptions() - Constructor for class io.quarkus.maven.components.CompilerOptions
- createArtifactResolver(BootstrapMavenContextConfig<?>) - Method in class io.quarkus.maven.components.QuarkusWorkspaceProvider
- CreateExtensionMojo - Class in io.quarkus.maven
-
Creates the base of a Quarkus Extension in different layout depending on the options and environment.
- CreateExtensionMojo() - Constructor for class io.quarkus.maven.CreateExtensionMojo
- Create in the quarkus-parent project directory (or the extensions parent dir) - Search tag in class io.quarkus.maven.CreateExtensionMojo
- Section
- CreateJBangMojo - Class in io.quarkus.maven
- CreateJBangMojo() - Constructor for class io.quarkus.maven.CreateJBangMojo
- createMavenContext(BootstrapMavenContextConfig<?>) - Method in class io.quarkus.maven.components.QuarkusWorkspaceProvider
- CreateProjectMojo - Class in io.quarkus.maven
-
This goal helps in setting up Quarkus Maven project with quarkus-maven-plugin, with sensible defaults
- CreateProjectMojo() - Constructor for class io.quarkus.maven.CreateProjectMojo
- CreateUtils - Class in io.quarkus.maven
- Creating a Quarkiverse extension - Search tag in class io.quarkus.maven.CreateExtensionMojo
- Section
- Creating a standalone extension - Search tag in class io.quarkus.maven.CreateExtensionMojo
- Section
D
- debug(String) - Method in class io.quarkus.platform.tools.maven.MojoMessageWriter
- delegate - Static variable in class io.quarkus.maven.MojoLogger
- dependenciesFile - Variable in class io.quarkus.maven.TrackConfigChangesMojo
-
Dependency dump file
- DependencySbomMojo - Class in io.quarkus.maven
-
Quarkus application SBOM generator
- DependencySbomMojo() - Constructor for class io.quarkus.maven.DependencySbomMojo
- DependencyTreeMojo - Class in io.quarkus.maven
-
Displays Quarkus application build dependency tree including the deployment ones.
- DependencyTreeMojo() - Constructor for class io.quarkus.maven.DependencyTreeMojo
- Deployer - Enum in io.quarkus.maven
- DeployMojo - Class in io.quarkus.maven
- DeployMojo() - Constructor for class io.quarkus.maven.DeployMojo
- DevMojo - Class in io.quarkus.maven
-
The dev mojo, that runs a quarkus app in a forked process.
- DevMojo() - Constructor for class io.quarkus.maven.DevMojo
- docker - Enum constant in enum io.quarkus.maven.ImageBuilder
- doExecute() - Method in class io.quarkus.maven.AbstractDeploymentMojo
- doExecute() - Method in class io.quarkus.maven.AbstractImageMojo
- doExecute() - Method in class io.quarkus.maven.BuildMojo
- doExecute() - Method in class io.quarkus.maven.DeployMojo
- doExecute() - Method in class io.quarkus.maven.GenerateCodeMojo
- doExecute() - Method in class io.quarkus.maven.GenerateCodeTestsMojo
- doExecute() - Method in class io.quarkus.maven.NativeImageAgentMojo
- doExecute() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
-
Main mojo execution code
- doExecute() - Method in class io.quarkus.maven.RunMojo
- doExecute() - Method in class io.quarkus.maven.TrackConfigChangesMojo
- doExecute(QuarkusProject, MessageWriter) - Method in class io.quarkus.maven.AddExtensionMojo
- doExecute(QuarkusProject, MessageWriter) - Method in class io.quarkus.maven.ListCategoriesMojo
- doExecute(QuarkusProject, MessageWriter) - Method in class io.quarkus.maven.ListExtensionsMojo
- doExecute(QuarkusProject, MessageWriter) - Method in class io.quarkus.maven.ListPlatformsMojo
- doExecute(QuarkusProject, MessageWriter) - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- doExecute(QuarkusProject, MessageWriter) - Method in class io.quarkus.maven.QuarkusProjectStateMojoBase
- doExecute(QuarkusProject, MessageWriter) - Method in class io.quarkus.maven.RemoveExtensionMojo
- dryRun - Variable in class io.quarkus.maven.AbstractDeploymentMojo
- dryRun - Variable in class io.quarkus.maven.AbstractImageMojo
- dumpCurrentWhenRecordedUnavailable - Variable in class io.quarkus.maven.TrackConfigChangesMojo
-
Whether to dump the current build configuration in case the configuration from the previous build isn't found
- dumpDependencies - Variable in class io.quarkus.maven.TrackConfigChangesMojo
-
Whether to dump Quarkus application dependencies along with their checksums
E
- ensureMavenVersion(Log, MavenSession) - Method in class io.quarkus.maven.components.MavenVersionEnforcer
- environmentVariables - Variable in class io.quarkus.maven.RunMojo
-
The list of environment variables with which the process will be launched.
- error(String) - Method in class io.quarkus.platform.tools.maven.MojoMessageWriter
- execute() - Method in class io.quarkus.maven.AnalyseCallTreeMojo
- execute() - Method in class io.quarkus.maven.CreateExtensionMojo
- execute() - Method in class io.quarkus.maven.CreateJBangMojo
- execute() - Method in class io.quarkus.maven.CreateProjectMojo
- execute() - Method in class io.quarkus.maven.DependencySbomMojo
- execute() - Method in class io.quarkus.maven.DependencyTreeMojo
- execute() - Method in class io.quarkus.maven.DevMojo
- execute() - Method in class io.quarkus.maven.GoOfflineMojo
- execute() - Method in class io.quarkus.maven.PrepareMojo
-
Deprecated.
- execute() - Method in class io.quarkus.maven.PrepareTestsMojo
-
Deprecated.
- execute() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- execute() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- execute() - Method in class io.quarkus.quarkus_maven_plugin.HelpMojo
- extension - Variable in class io.quarkus.maven.AddExtensionMojo
-
For usability reason, this parameter allows adding a single extension.
- extension - Variable in class io.quarkus.maven.RemoveExtensionMojo
-
For usability reason, this parameter allows removing a single extension.
- extensionDescription - Variable in class io.quarkus.maven.CreateExtensionMojo
-
The
extensionDescriptionof the runtime module. - extensionId - Variable in class io.quarkus.maven.CreateExtensionMojo
-
extensionIdof this extension (REQUIRED). - extensionJvmOptions - Variable in class io.quarkus.maven.DevMojo
-
Extension dev mode JVM option filter configuration.
- extensionName - Variable in class io.quarkus.maven.CreateExtensionMojo
-
The
extensionNameof the runtime module. - extensions - Variable in class io.quarkus.maven.AddExtensionMojo
-
The list of extensions to be added.
- extensions - Variable in class io.quarkus.maven.RemoveExtensionMojo
-
The list of extensions to be removed.
F
- finalName() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- forcedDependencies(LaunchMode) - Method in class io.quarkus.maven.AbstractDeploymentMojo
- forcedDependencies(LaunchMode) - Method in class io.quarkus.maven.AbstractImageMojo
- forcedDependencies(LaunchMode) - Method in class io.quarkus.maven.QuarkusBootstrapMojo
-
Allows implementations to provide extra dependencies that should be enforced on the application.
- forceDependencies - Variable in class io.quarkus.maven.AbstractDeploymentMojo
- format - Variable in class io.quarkus.maven.DependencySbomMojo
-
CycloneDX BOM format.
- format - Variable in class io.quarkus.maven.ListCategoriesMojo
-
Select the output format among 'name' (display the name only) and 'full' (includes a verbose name and a description).
- format - Variable in class io.quarkus.maven.ListExtensionsMojo
-
Select the output format among 'id' (display the artifactId only), 'concise' (display name and artifactId), 'origins' (display extension catalog IDs providing extension information), 'support-scope' (support scope associated with each extension, if any) and 'full' (concise format and version related columns).
G
- generateCode(PathCollection, Consumer<Path>, boolean) - Method in class io.quarkus.maven.GenerateCodeMojo
- GenerateCodeMojo - Class in io.quarkus.maven
- GenerateCodeMojo() - Constructor for class io.quarkus.maven.GenerateCodeMojo
- GenerateCodeTestsMojo - Class in io.quarkus.maven
- GenerateCodeTestsMojo() - Constructor for class io.quarkus.maven.GenerateCodeTestsMojo
- generatedSourcesDirectory - Variable in class io.quarkus.maven.BuildMojo
-
The directory for generated source files.
- get() - Method in class io.quarkus.maven.components.LifecycleMappingProviderSupport
- getArgs() - Method in class io.quarkus.maven.components.CompilerOptions
- getBuilder() - Method in class io.quarkus.maven.AbstractImageMojo
- getBuilder(String, Collection<ImageBuilder>) - Static method in enum io.quarkus.maven.ImageBuilder
-
Get the image builder by name or the first one found in the project.
- getBuilder(String, MavenProject) - Static method in enum io.quarkus.maven.ImageBuilder
-
Get the image builder by name or the first one found in the project.
- getBuildSystemProperties(boolean) - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- getBuildSystemProperties(QuarkusBootstrapMojo, boolean) - Method in class io.quarkus.maven.QuarkusBootstrapProvider.QuarkusMavenAppBootstrap
-
Collects properties from a project configuration that are relevant for the build.
- getClassifier() - Method in class io.quarkus.maven.components.QuarkusArtifactHandler
- getDeployer() - Method in class io.quarkus.maven.AbstractDeploymentMojo
- getDeployer(Deployer) - Method in class io.quarkus.maven.AbstractDeploymentMojo
- getDeployer(MavenProject) - Static method in enum io.quarkus.maven.Deployer
-
Get the deployer by name or the first one found in the project.
- getDerivedPath(String) - Static method in class io.quarkus.maven.CreateUtils
- getDirectory() - Method in class io.quarkus.maven.components.QuarkusArtifactHandler
- getExtension() - Method in class io.quarkus.maven.components.QuarkusArtifactHandler
- getExtension() - Method in enum io.quarkus.maven.Deployer
- getExtensionArtifact(MavenProject) - Method in enum io.quarkus.maven.Deployer
-
Get the
ArtifactDependencymatching the builder. - getExtensionArtifact(MavenProject) - Method in enum io.quarkus.maven.ImageBuilder
-
Get the
ArtifactDependencymatching the builder. - getExtensionCatalogResolver() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- getImportedPlatforms() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- getLanguage() - Method in class io.quarkus.maven.components.QuarkusArtifactHandler
- getLaunchModeClasspath() - Method in class io.quarkus.maven.DevMojo
-
Indicates for which launch mode the dependencies should be resolved.
- getLaunchModeClasspath() - Method in class io.quarkus.maven.RemoteDevMojo
- getLaunchModeClasspath() - Method in class io.quarkus.maven.TestMojo
- getLogger(String) - Method in class io.quarkus.maven.MojoLogger
- getManifestEntries() - Method in class io.quarkus.maven.components.ManifestSection
- getMavenContext() - Method in class io.quarkus.maven.components.QuarkusWorkspaceProvider
- getMdc(String) - Method in class io.quarkus.maven.MojoLogger
- getMdcMap() - Method in class io.quarkus.maven.MojoLogger
- getMessageWriter() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- getName() - Method in class io.quarkus.maven.components.CompilerOptions
- getName() - Method in class io.quarkus.maven.components.ManifestSection
- getNdc() - Method in class io.quarkus.maven.MojoLogger
- getNdcDepth() - Method in class io.quarkus.maven.MojoLogger
- getPackaging() - Method in class io.quarkus.maven.components.QuarkusArtifactHandler
- getParentDirs(List<String>) - Method in class io.quarkus.maven.GenerateCodeMojo
- getPlatformArtifactId(String) - Static method in class io.quarkus.maven.CreateProjectMojo
- getPlatformGroupId(AbstractMojo, String) - Static method in class io.quarkus.maven.CreateProjectMojo
- getPlatformVersion(AbstractMojo, String) - Static method in class io.quarkus.maven.CreateProjectMojo
- getProjectBuilder(MavenProject) - Static method in enum io.quarkus.maven.ImageBuilder
-
Get teh image builder extensions found in the project.
- getProjectDeployer(MavenProject) - Static method in enum io.quarkus.maven.Deployer
-
Get the deployer extensions found in the project.
- getProjectDeployers(List<Dependency>) - Static method in enum io.quarkus.maven.Deployer
-
Get the deployer extensions found in the project.
- getProjectId(MavenProject) - Static method in class io.quarkus.maven.QuarkusBootstrapProvider
- getRemoteRepositoryManager() - Method in class io.quarkus.maven.components.QuarkusWorkspaceProvider
- getRepositorySystem() - Method in class io.quarkus.maven.components.QuarkusWorkspaceProvider
- getRequiresOneOf() - Method in enum io.quarkus.maven.Deployer
- getResolvedApplicationModel(ArtifactKey, LaunchMode, String) - Method in class io.quarkus.maven.QuarkusBootstrapProvider
- getResolver() - Method in class io.quarkus.maven.DependencySbomMojo
- getSingleMatchingBom(String, String, String, PlatformCatalog) - Static method in class io.quarkus.maven.QuarkusProjectMojoBase
- getWorkspaceId() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
-
Workspace ID associated with a given bootstrap mojo.
- getWorkspaceId(QuarkusBootstrapMojo) - Method in class io.quarkus.maven.QuarkusBootstrapProvider
-
Workspace ID associated with a given bootstrap mojo.
- GoOfflineMojo - Class in io.quarkus.maven
-
This goal downloads all the Maven artifact dependencies required to build, run, test and launch the application dev mode.
- GoOfflineMojo() - Constructor for class io.quarkus.maven.GoOfflineMojo
- GRADLE_WRAPPER_FILES - Static variable in class io.quarkus.maven.CreateUtils
- GRADLE_WRAPPER_PATH - Static variable in class io.quarkus.maven.CreateUtils
- graph - Variable in class io.quarkus.maven.DependencyTreeMojo
-
INCUBATING option, enabled with
-Dquarkus.bootstrap.incubating-model-resolversystem or project property. - groupId - Variable in class io.quarkus.maven.CreateExtensionMojo
-
The
groupIdfor the newly created Maven modules (REQUIRED - INHERITED IN QUARKUS-CORE).
H
- HelpMojo - Class in io.quarkus.quarkus_maven_plugin
-
Display help information on quarkus-maven-plugin.
Callmvn quarkus:help -Ddetail=true -Dgoal=<goal-name>to display parameter details. - HelpMojo() - Constructor for class io.quarkus.quarkus_maven_plugin.HelpMojo
I
- ignoredEntries() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- imageBuild - Variable in class io.quarkus.maven.AbstractDeploymentMojo
- imageBuilder - Variable in class io.quarkus.maven.AbstractDeploymentMojo
- ImageBuilder - Enum in io.quarkus.maven
- ImageBuildMojo - Class in io.quarkus.maven
-
Builds a container image.
- ImageBuildMojo() - Constructor for class io.quarkus.maven.ImageBuildMojo
- ImagePushMojo - Class in io.quarkus.maven
-
Pushes a container image.
- ImagePushMojo() - Constructor for class io.quarkus.maven.ImagePushMojo
- includeLicenseText - Variable in class io.quarkus.maven.DependencySbomMojo
-
Whether to include license text in the generated SBOM.
- info(String) - Method in class io.quarkus.platform.tools.maven.MojoMessageWriter
- InfoMojo - Class in io.quarkus.maven
-
Log Quarkus-specific project information, such as imported Quarkus platform BOMs, Quarkus extensions found among the project dependencies, etc.
- InfoMojo() - Constructor for class io.quarkus.maven.InfoMojo
- initArtifactResolver() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- initArtifactResolver() - Method in class io.quarkus.maven.QuarkusProjectStateMojoBase
- installed - Variable in class io.quarkus.maven.ListExtensionsMojo
-
List the already installed extensions
- installed - Variable in class io.quarkus.maven.ListPlatformsMojo
-
List the already installed extensions
- invalidFormat(String, Object[]) - Method in class io.quarkus.maven.MojoLogger
- io.quarkus.maven - package io.quarkus.maven
- io.quarkus.maven.components - package io.quarkus.maven.components
- io.quarkus.platform.tools.maven - package io.quarkus.platform.tools.maven
- io.quarkus.quarkus_maven_plugin - package io.quarkus.quarkus_maven_plugin
- isAddedToClasspath() - Method in class io.quarkus.maven.components.QuarkusArtifactHandler
- isDebugEnabled() - Method in class io.quarkus.platform.tools.maven.MojoMessageWriter
- isEnabled() - Method in class io.quarkus.maven.components.BootstrapSessionListener
- isIncludesDependencies() - Method in class io.quarkus.maven.components.QuarkusArtifactHandler
- isNativeProfileEnabled(MavenProject) - Static method in class io.quarkus.maven.QuarkusBootstrapMojo
- isSerializeTestModel() - Method in class io.quarkus.maven.GenerateCodeMojo
- isSerializeTestModel() - Method in class io.quarkus.maven.GenerateCodeTestsMojo
J
- jib - Enum constant in enum io.quarkus.maven.ImageBuilder
K
- kind - Enum constant in enum io.quarkus.maven.Deployer
- knative - Enum constant in enum io.quarkus.maven.Deployer
- kubernetes - Enum constant in enum io.quarkus.maven.Deployer
L
- LifecycleMappingProviderSupport - Class in io.quarkus.maven.components
-
See this article for more details about this approach, as kindly explained by Tamas Cservenak.
- LifecycleMappingProviderSupport() - Constructor for class io.quarkus.maven.components.LifecycleMappingProviderSupport
- ListCategoriesMojo - Class in io.quarkus.maven
-
List extension categories, which a user can use to filter extensions.
- ListCategoriesMojo() - Constructor for class io.quarkus.maven.ListCategoriesMojo
- ListExtensionsMojo - Class in io.quarkus.maven
-
List the available extensions.
- ListExtensionsMojo() - Constructor for class io.quarkus.maven.ListExtensionsMojo
- ListPlatformsMojo - Class in io.quarkus.maven
-
List imported and optionally other platforms available for the project.
- ListPlatformsMojo() - Constructor for class io.quarkus.maven.ListPlatformsMojo
- loadModules(MavenProject, ApplicationModelBuilder) - Static method in class io.quarkus.maven.QuarkusMavenWorkspaceBuilder
M
- managingProject(QuarkusBootstrapMojo) - Method in class io.quarkus.maven.QuarkusBootstrapProvider.QuarkusMavenAppBootstrap
- manifestEntries() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- ManifestSection - Class in io.quarkus.maven.components
- ManifestSection() - Constructor for class io.quarkus.maven.components.ManifestSection
- manifestSections() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- mavenProject() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- mavenSession() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- MavenVersionEnforcer - Class in io.quarkus.maven.components
- MavenVersionEnforcer() - Constructor for class io.quarkus.maven.components.MavenVersionEnforcer
- minikube - Enum constant in enum io.quarkus.maven.Deployer
- mode - Variable in class io.quarkus.maven.DependencySbomMojo
-
Target launch mode corresponding to
LaunchModefor which the SBOM should be built. - mode - Variable in class io.quarkus.maven.DependencyTreeMojo
-
Target launch mode corresponding to
LaunchModefor which the dependency tree should be built. - mode - Variable in class io.quarkus.maven.GenerateCodeMojo
-
Application launch mode for which to generate the source code.
- mode - Variable in class io.quarkus.maven.GoOfflineMojo
-
Target launch mode corresponding to
LaunchModefor which the dependencies should be resolved. - mode - Variable in class io.quarkus.maven.TrackConfigChangesMojo
- MODE_PARAM - Static variable in class io.quarkus.maven.QuarkusBootstrapMojo
- modifyDevModeContext(DevModeCommandLineBuilder) - Method in class io.quarkus.maven.DevMojo
- modifyDevModeContext(DevModeCommandLineBuilder) - Method in class io.quarkus.maven.RemoteDevMojo
- modifyDevModeContext(DevModeCommandLineBuilder) - Method in class io.quarkus.maven.TestMojo
- mojoExecution - Variable in class io.quarkus.maven.DevMojo
- mojoExecution - Variable in class io.quarkus.maven.QuarkusBootstrapMojo
-
The context of the execution of the plugin.
- MojoLogger - Class in io.quarkus.maven
- MojoLogger() - Constructor for class io.quarkus.maven.MojoLogger
- MojoMessageWriter - Class in io.quarkus.platform.tools.maven
- MojoMessageWriter(Log) - Constructor for class io.quarkus.platform.tools.maven.MojoMessageWriter
N
- namespaceId - Variable in class io.quarkus.maven.CreateExtensionMojo
-
A prefix common to all extension artifactIds in the current source tree.
- namespaceName - Variable in class io.quarkus.maven.CreateExtensionMojo
-
A prefix common to all extension names in the current source tree.
- NATIVE_PROFILE_NAME - Static variable in class io.quarkus.maven.QuarkusBootstrapMojo
- NativeImageAgentMojo - Class in io.quarkus.maven
-
Post-processes native image agent generated configuration to trim any unnecessary configuration.
- NativeImageAgentMojo() - Constructor for class io.quarkus.maven.NativeImageAgentMojo
- NO_PARAMS - Static variable in class io.quarkus.maven.MojoLogger
O
- OK_ID - Static variable in class io.quarkus.maven.CreateProjectMojo
- openshift - Enum constant in enum io.quarkus.maven.Deployer
- openshift - Enum constant in enum io.quarkus.maven.ImageBuilder
- outputDirectory - Variable in class io.quarkus.maven.TrackConfigChangesMojo
- outputFile - Variable in class io.quarkus.maven.DependencySbomMojo
-
File to store the SBOM in.
- outputFile - Variable in class io.quarkus.maven.DependencyTreeMojo
-
If specified, this parameter will cause the dependency tree to be written to the path specified, instead of writing to the console.
- outputFile - Variable in class io.quarkus.maven.TrackConfigChangesMojo
P
- packageName - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Base package under which classes should be created in Runtime and Deployment modules.
- peekNdc() - Method in class io.quarkus.maven.MojoLogger
- perModule - Variable in class io.quarkus.maven.QuarkusProjectStateMojoBase
-
If true, the information will be logged per each relevant module of the project instead of an overall summary
- perModule - Variable in class io.quarkus.maven.UpdateMojo
-
Deprecated.
- pluginRepos - Variable in class io.quarkus.maven.BuildMojo
-
The project's remote repositories to use for the resolution of plugins and their dependencies.
- podman - Enum constant in enum io.quarkus.maven.ImageBuilder
- popNdc() - Method in class io.quarkus.maven.MojoLogger
- PrepareMojo - Class in io.quarkus.maven
-
Deprecated.
- PrepareMojo() - Constructor for class io.quarkus.maven.PrepareMojo
-
Deprecated.
- PrepareTestsMojo - Class in io.quarkus.maven
-
Deprecated.
- PrepareTestsMojo() - Constructor for class io.quarkus.maven.PrepareTestsMojo
-
Deprecated.
- processProjectState(QuarkusProject) - Method in class io.quarkus.maven.InfoMojo
- processProjectState(QuarkusProject) - Method in class io.quarkus.maven.QuarkusProjectStateMojoBase
- processProjectState(QuarkusProject) - Method in class io.quarkus.maven.UpdateMojo
- programArguments - Variable in class io.quarkus.maven.RunMojo
-
The list of program arguments with which the process will be launched.
- project - Variable in class io.quarkus.maven.CreateExtensionMojo
- project - Variable in class io.quarkus.maven.CreateProjectMojo
- project - Variable in class io.quarkus.maven.DependencySbomMojo
- project - Variable in class io.quarkus.maven.DependencyTreeMojo
- project - Variable in class io.quarkus.maven.DevMojo
- project - Variable in class io.quarkus.maven.GoOfflineMojo
- project - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- projectHelper - Variable in class io.quarkus.maven.BuildMojo
- projectId() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- Prompter - Class in io.quarkus.maven.components
-
Prompt implementation.
- Prompter() - Constructor for class io.quarkus.maven.components.Prompter
- properties() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- pushNdc(String) - Method in class io.quarkus.maven.MojoLogger
- putMdc(String, Object) - Method in class io.quarkus.maven.MojoLogger
Q
- QUARKUS_CONTAINER_IMAGE_PREFIX - Static variable in enum io.quarkus.maven.ImageBuilder
- QUARKUS_GROUP_ID - Static variable in enum io.quarkus.maven.Deployer
- QUARKUS_PREFIX - Static variable in enum io.quarkus.maven.Deployer
- QUARKUS_PREFIX - Static variable in enum io.quarkus.maven.ImageBuilder
- QuarkusArtifactHandler - Class in io.quarkus.maven.components
- QuarkusArtifactHandler() - Constructor for class io.quarkus.maven.components.QuarkusArtifactHandler
- quarkusBomArtifactId - Variable in class io.quarkus.maven.CreateExtensionMojo
-
The
artifactIdof the Quarkus platform BOM. - quarkusBomGroupId - Variable in class io.quarkus.maven.CreateExtensionMojo
-
The
groupIdof the Quarkus platform BOM. - quarkusBomVersion - Variable in class io.quarkus.maven.CreateExtensionMojo
-
The
versionof the Quarkus platform BOM. - QuarkusBootstrapMojo - Class in io.quarkus.maven
- QuarkusBootstrapMojo() - Constructor for class io.quarkus.maven.QuarkusBootstrapMojo
- QuarkusBootstrapProvider - Class in io.quarkus.maven
- QuarkusBootstrapProvider(RepositorySystem, RemoteRepositoryManager, QuarkusWorkspaceProvider) - Constructor for class io.quarkus.maven.QuarkusBootstrapProvider
- QuarkusBootstrapProvider.QuarkusMavenAppBootstrap - Class in io.quarkus.maven
- QuarkusLifecycleMappingProvider - Class in io.quarkus.maven.components
- QuarkusLifecycleMappingProvider() - Constructor for class io.quarkus.maven.components.QuarkusLifecycleMappingProvider
- QuarkusMavenAppBootstrap() - Constructor for class io.quarkus.maven.QuarkusBootstrapProvider.QuarkusMavenAppBootstrap
- QuarkusMavenWorkspaceBuilder - Class in io.quarkus.maven
- QuarkusMavenWorkspaceBuilder() - Constructor for class io.quarkus.maven.QuarkusMavenWorkspaceBuilder
- QuarkusProjectMojoBase - Class in io.quarkus.maven
- QuarkusProjectMojoBase() - Constructor for class io.quarkus.maven.QuarkusProjectMojoBase
- QuarkusProjectStateMojoBase - Class in io.quarkus.maven
- QuarkusProjectStateMojoBase() - Constructor for class io.quarkus.maven.QuarkusProjectStateMojoBase
- quarkusVersion - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Quarkus version the newly created extension should depend on (REQUIRED - INHERITED IN QUARKUS-CORE).
- QuarkusWorkspaceProvider - Class in io.quarkus.maven.components
- QuarkusWorkspaceProvider(VersionResolver, VersionRangeResolver, ArtifactResolver, MetadataResolver, Deployer, RemoteRepositoryManager, SettingsDecrypter) - Constructor for class io.quarkus.maven.components.QuarkusWorkspaceProvider
R
- recordedBuildConfigDirectory - Variable in class io.quarkus.maven.TrackConfigChangesMojo
- recordedBuildConfigFile - Variable in class io.quarkus.maven.TrackConfigChangesMojo
- refresh - Variable in class io.quarkus.maven.CreateProjectMojo
-
Whether to refresh the local extension catalog cache before searching for the recommended Quarkus extension versions
- refresh - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
-
Whether to refresh the local extension catalog cache before searching for the recommended Quarkus extension versions
- RELOAD_POMS_PARAM - Static variable in class io.quarkus.maven.QuarkusBootstrapMojo
- reloadPoms - Variable in class io.quarkus.maven.QuarkusBootstrapMojo
-
POM files from the workspace that should be reloaded from the disk instead of taken from the Maven reactor.
- RemoteDevMojo - Class in io.quarkus.maven
-
The dev mojo, that connects to a remote host.
- RemoteDevMojo() - Constructor for class io.quarkus.maven.RemoteDevMojo
- remoteRepoManager - Variable in class io.quarkus.maven.CreateExtensionMojo
- remoteRepoManager - Variable in class io.quarkus.maven.CreateJBangMojo
- remoteRepoManager - Variable in class io.quarkus.maven.CreateProjectMojo
- remoteRepositories() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- remoteRepositoryManager - Variable in class io.quarkus.maven.GoOfflineMojo
- remoteRepositoryManager() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
-
Deprecated, for removal: This API element is subject to removal in a future version.
- remoteRepositoryManager() - Method in class io.quarkus.maven.QuarkusBootstrapProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- RemoveExtensionMojo - Class in io.quarkus.maven
-
Allow removing an extension from an existing pom.xml file.
- RemoveExtensionMojo() - Constructor for class io.quarkus.maven.RemoveExtensionMojo
- RemoveExtensionsMojo - Class in io.quarkus.maven
-
Allow removing extensions to an existing pom.xml file.
- RemoveExtensionsMojo() - Constructor for class io.quarkus.maven.RemoveExtensionsMojo
- removeMdc(String) - Method in class io.quarkus.maven.MojoLogger
- repos - Variable in class io.quarkus.maven.CreateExtensionMojo
- repos - Variable in class io.quarkus.maven.DependencySbomMojo
- repos - Variable in class io.quarkus.maven.GoOfflineMojo
- repos - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- repoSession - Variable in class io.quarkus.maven.CreateExtensionMojo
- repoSession - Variable in class io.quarkus.maven.GoOfflineMojo
- repoSession - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- repositorySystem() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
-
Deprecated, for removal: This API element is subject to removal in a future version.
- repositorySystem() - Method in class io.quarkus.maven.QuarkusBootstrapProvider
-
Deprecated, for removal: This API element is subject to removal in a future version.
- repositorySystemSession() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- repoSystem - Variable in class io.quarkus.maven.CreateExtensionMojo
- repoSystem - Variable in class io.quarkus.maven.GoOfflineMojo
- resolveApplicationModel() - Method in class io.quarkus.maven.QuarkusProjectStateMojoBase
- resolveExtensionsCatalog(AbstractMojo, String, String, String, ExtensionCatalogResolver, MavenArtifactResolver, MessageWriter) - Static method in class io.quarkus.maven.CreateProjectMojo
- resolvePluginInfo(Class<?>) - Static method in class io.quarkus.maven.CreateUtils
- resolver - Variable in class io.quarkus.maven.DependencySbomMojo
- resolver - Variable in class io.quarkus.maven.DependencyTreeMojo
- resolver() - Method in class io.quarkus.maven.DependencyTreeMojo
- RunMojo - Class in io.quarkus.maven
- RunMojo() - Constructor for class io.quarkus.maven.RunMojo
- runtimeOnly - Variable in class io.quarkus.maven.DependencySbomMojo
-
Whether to limit application dependencies to only those that are included in the runtime
- runtimeOnly - Variable in class io.quarkus.maven.DependencyTreeMojo
-
Whether to log only the runtime dependencies of the Quarkus application
S
- schemaVersion - Variable in class io.quarkus.maven.DependencySbomMojo
-
CycloneDX BOM schema version
- searchPattern - Variable in class io.quarkus.maven.ListExtensionsMojo
-
Search filter on extension list.
- sendAnalytics(TrackEventType, ApplicationModel, Map<String, String>, File) - Method in class io.quarkus.maven.BuildAnalyticsProvider
- serializeTestModel - Variable in class io.quarkus.maven.GenerateCodeTestsMojo
-
A switch that enables or disables serialization of an
ApplicationModelto a file for tests. - session - Variable in class io.quarkus.maven.DependencySbomMojo
- session - Variable in class io.quarkus.maven.DependencyTreeMojo
- session - Variable in class io.quarkus.maven.GoOfflineMojo
- session - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- setArgs(List<String>) - Method in class io.quarkus.maven.components.CompilerOptions
- setLog(Log) - Method in class io.quarkus.maven.BuildMojo
- setLog(Log) - Method in class io.quarkus.maven.DevMojo
- setLog(Log) - Method in class io.quarkus.maven.QuarkusBootstrapMojo
- setManifestEntries(Map<String, String>) - Method in class io.quarkus.maven.components.ManifestSection
- setName(String) - Method in class io.quarkus.maven.components.CompilerOptions
- setName(String) - Method in class io.quarkus.maven.components.ManifestSection
- setNativeEnabledIfNativeProfileEnabled() - Method in class io.quarkus.maven.QuarkusBootstrapMojo
-
Cause the native-enabled flag to be set if the native profile is enabled.
- setNdcMaxDepth(int) - Method in class io.quarkus.maven.MojoLogger
- setProjectModels(BootstrapMavenContextConfig<?>, List<MavenProject>, Set<File>) - Static method in class io.quarkus.maven.QuarkusBootstrapProvider
- skip - Variable in class io.quarkus.maven.BuildMojo
-
Skips the execution of this mojo
- skip - Variable in class io.quarkus.maven.DependencySbomMojo
-
Whether to skip the execution of the goal
- skip - Variable in class io.quarkus.maven.TrackConfigChangesMojo
-
Skip the execution of this mojo
- skipOriginalJarRename - Variable in class io.quarkus.maven.BuildMojo
-
Deprecated.
- skipPlugins - Variable in class io.quarkus.maven.DevMojo
-
A comma-separated list of Maven plugin keys in
groupId:artifactIdformat (for exampleorg.codehaus.mojo:flatten-maven-pluginand/or goal prefixes, (for exampleflatten) that should be skipped whenquarkus:devidentifies Maven plugin goals that should be executed before the application is launched in dev mode. - skipSourceGeneration - Variable in class io.quarkus.maven.GenerateCodeMojo
-
Skip the execution of this mojo
- systemProperties - Variable in class io.quarkus.maven.BuildMojo
-
The list of system properties defined for the plugin.
- systemProperties - Variable in class io.quarkus.maven.RunMojo
-
The list of system properties defined for the plugin.
T
- test - Variable in class io.quarkus.maven.DevMojo
-
Selects given test(s) for continuous testing.
- TestMojo - Class in io.quarkus.maven
-
The test mojo, that starts continuous testing outside of dev mode
- TestMojo() - Constructor for class io.quarkus.maven.TestMojo
- toProjectModule(MavenProject) - Static method in class io.quarkus.maven.QuarkusMavenWorkspaceBuilder
- TrackConfigChangesMojo - Class in io.quarkus.maven
-
Maven goal that is executed before the
BuildMojo. - TrackConfigChangesMojo() - Constructor for class io.quarkus.maven.TrackConfigChangesMojo
U
- UpdateMojo - Class in io.quarkus.maven
-
Suggest project updates and create a recipe with the possibility to apply it.
- UpdateMojo() - Constructor for class io.quarkus.maven.UpdateMojo
V
- validateParameters() - Method in class io.quarkus.maven.AddExtensionMojo
- validateParameters() - Method in class io.quarkus.maven.InfoMojo
- validateParameters() - Method in class io.quarkus.maven.QuarkusProjectMojoBase
- validateParameters() - Method in class io.quarkus.maven.RemoveExtensionMojo
- validateParameters() - Method in class io.quarkus.maven.UpdateMojo
- valueOf(String) - Static method in enum io.quarkus.maven.Deployer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quarkus.maven.ImageBuilder
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.quarkus.maven.Deployer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.quarkus.maven.ImageBuilder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verbose - Variable in class io.quarkus.maven.DependencyTreeMojo
-
INCUBATING option, enabled with
-Dquarkus.bootstrap.incubating-model-resolversystem or project property. - version - Variable in class io.quarkus.maven.CreateExtensionMojo
-
The
versionfor the newly created Maven modules.
W
- warn(String) - Method in class io.quarkus.platform.tools.maven.MojoMessageWriter
- warnIfBuildGoalMissing - Variable in class io.quarkus.maven.DevMojo
- withCodestart - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Indicates whether to generate an extension codestart
- withoutDevModeTest - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Indicates whether to generate a devmode test for the extension
- withoutIntegrationTests - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Indicates whether to generate an integration tests for the extension
- withoutTests - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Indicates whether to generate any tests for the extension (same as
-DwithoutUnitTest -DwithoutIntegrationTest -DwithoutDevModeTest) - withoutUnitTest - Variable in class io.quarkus.maven.CreateExtensionMojo
-
Indicates whether to generate a unit test class for the extension
- workspaceProvider - Variable in class io.quarkus.maven.CreateProjectMojo
- workspaceProvider - Variable in class io.quarkus.maven.DependencySbomMojo
- workspaceProvider - Variable in class io.quarkus.maven.DependencyTreeMojo
- workspaceProvider - Variable in class io.quarkus.maven.DevMojo
- workspaceProvider - Variable in class io.quarkus.maven.GoOfflineMojo
- workspaceProvider - Variable in class io.quarkus.maven.QuarkusProjectMojoBase
- workspaceProvider - Variable in class io.quarkus.maven.QuarkusProjectStateMojoBase
All Classes and Interfaces|All Packages|Constant Field Values