| Class | Description |
|---|---|
| AbstractFunctionMojo | |
| AddMojo |
Create new Azure Functions (as Java class) and add to current project.
|
| DeployMojo |
Deploy artifacts to target Azure Functions in Azure.
|
| HelpMojo |
Display help information on azure-functions-maven-plugin.
Call mvn azure-functions:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| ListMojo |
The list mojo is used to provide Java Azure Functions templates information,
which is used by other tools such as VS Code Azure Functions extension.
|
| PackageMojo |
Generate configuration files (host.json, function.json etc.) and copy JARs to staging directory.
|
| RunMojo |
Run Azure Java Functions locally.
|
Copyright © 2021. All rights reserved.