Class CreateExtensionMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
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.