public interface FetchKeys
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setIncludes(String includes) |
void |
setProject(org.apache.maven.project.MavenProject project) |
void |
setTargetDirectory(File targetDirectory) |
void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionvoid setTargetDirectory(File targetDirectory)
void setIncludes(String includes)
void setProject(org.apache.maven.project.MavenProject project)
Copyright © 2014. All Rights Reserved.