Package io.polyapi.plugin.mojo
Class DeployFunctionsMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
io.polyapi.plugin.mojo.PolyApiMojo
io.polyapi.plugin.mojo.DeployFunctionsMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="deploy-functions",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class DeployFunctionsMojo
extends PolyApiMojo
-
Field Summary
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.polyapi.plugin.mojo.PolyApiMojo
execute, getHttpClient, getJsonParser, getMavenService, getTokenProviderMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
DeployFunctionsMojo
public DeployFunctionsMojo()
-
-
Method Details
-
execute
- Specified by:
executein classPolyApiMojo
-