public class AdditionalLocationsSupport extends Object
generated-sources.| Modifier and Type | Class and Description |
|---|---|
static class |
AdditionalLocationsSupport.Config
Collects the configuration for the plugin.
|
| Constructor and Description |
|---|
AdditionalLocationsSupport(org.apache.maven.project.MavenProject project,
AdditionalLocationsSupport.Config config)
Default constructor.
|
public AdditionalLocationsSupport(org.apache.maven.project.MavenProject project,
AdditionalLocationsSupport.Config config)
project - the Maven project.config - the configuration from the plugin.public void handle(File file) throws org.apache.maven.plugin.MojoExecutionException
file - the file to copy.org.apache.maven.plugin.MojoExecutionException - on any copy problem.Copyright © 2006-2014. All Rights Reserved.