Package org.l2x6.cq.maven
Class CreateExtensionMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.l2x6.cq.maven.AbstractExtensionListMojo
org.l2x6.cq.maven.CreateTestMojo
org.l2x6.cq.maven.CreateExtensionMojo
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="create",
requiresProject=true,
inheritByDefault=false)
public class CreateExtensionMojo
extends CreateTestMojo
Scaffolds a new Camel Quarkus extension.
-
Field Summary
Fields inherited from class org.l2x6.cq.maven.CreateTestMojo
basePathFields inherited from class org.l2x6.cq.maven.AbstractExtensionListMojo
multiModuleProjectDirectory, skipArtifactIdBasesFields inherited from interface org.apache.maven.plugin.Mojo
ROLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.l2x6.cq.maven.CreateTestMojo
evalTemplate, executeMethods inherited from class org.l2x6.cq.maven.AbstractExtensionListMojo
getTreeMethods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Constructor Details
-
CreateExtensionMojo
public CreateExtensionMojo()
-
-
Method Details
-
getFiled
- Throws:
NoSuchFieldException
-