public interface OverlayHelper
| Modifier and Type | Method and Description |
|---|---|
void |
generateArchetype(File mavenHome,
Properties archetypeProperties)
Invokes the maven goal
archetype:generate with the appropriate properties. |
org.apache.maven.plugin.AbstractMojo |
getCaller() |
void |
setCaller(org.apache.maven.plugin.AbstractMojo caller) |
void generateArchetype(File mavenHome, Properties archetypeProperties) throws org.apache.maven.plugin.MojoExecutionException
archetype:generate with the appropriate properties.org.apache.maven.plugin.MojoExecutionExceptionvoid setCaller(org.apache.maven.plugin.AbstractMojo caller)
org.apache.maven.plugin.AbstractMojo getCaller()
Copyright © 2004-2013 Kualigan. All Rights Reserved.