| AddExtensionMojo |
Allow adding an extension to an existing pom.xml file.
|
| AddExtensionsMojo |
Allow adding extensions to an existing pom.xml file.
|
| AnalyseCallTreeMojo |
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.
|
| BuildMojo |
Builds the Quarkus application.
|
| CreateExtensionMojo |
Creates the base of a
Quarkus Extension in different layout depending on the options and
environment.
|
| CreateJBangMojo |
|
| CreateProjectMojo |
This goal helps in setting up Quarkus Maven project with quarkus-maven-plugin, with sensible defaults
|
| CreateUtils |
|
| DependencyTreeMojo |
Displays Quarkus application build dependency tree including the deployment ones.
|
| DevMojo |
The dev mojo, that runs a quarkus app in a forked process.
|
| GenerateCodeMojo |
|
| GenerateCodeTestsMojo |
|
| GoOfflineMojo |
This goal downloads all the Maven artifact dependencies required to build, run, test and
launch the application dev mode.
|
| HelpMojo |
Display help information on quarkus-maven-plugin.
Call mvn quarkus:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
| InfoMojo |
Log Quarkus-specific project information, such as imported Quarkus platform BOMs,
Quarkus extensions found among the project dependencies, etc.
|
| ListCategoriesMojo |
List extension categories, which a user can use to filter extensions.
|
| ListExtensionsMojo |
List the available extensions.
|
| ListPlatformsMojo |
List imported and optionally other platforms available for the project.
|
| MavenDevModeLauncher |
|
| MojoLogger |
|
| PrepareMojo |
Deprecated. |
| PrepareTestsMojo |
Deprecated. |
| QuarkusBootstrapMojo |
|
| QuarkusBootstrapProvider |
|
| QuarkusProjectMojoBase |
|
| QuarkusProjectStateMojoBase |
|
| RemoteDevMojo |
The dev mojo, that connects to a remote host.
|
| RemoveExtensionMojo |
Allow removing an extension from an existing pom.xml file.
|
| RemoveExtensionsMojo |
Allow removing extensions to an existing pom.xml file.
|
| TestMojo |
The test mojo, that starts continuous testing outside of dev mode
|
| UpdateMojo |
Log Quarkus-related recommended updates, such as new Quarkus platform BOM versions and
Quarkus extensions versions that aren't managed by the Quarkus platform BOMs.
|