public abstract class AbstractResourcesMojo extends AbstractNarMojo
classesDirectory, classifiers, libraries, skipLOG_LEVEL_DEBUG, LOG_LEVEL_ERROR, LOG_LEVEL_INFO, LOG_LEVEL_VERBOSE, LOG_LEVEL_WARNING, NAR, NAR_AOL, NAR_EXTENSION, NAR_NO_ARCH, NAR_ROLE_HINT, NAR_TYPE| Constructor and Description |
|---|
AbstractResourcesMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
copyBinaries(File srcDir,
String aol) |
protected int |
copyIncludes(File srcDir) |
protected int |
copyLibraries(File srcDir,
String aol) |
protected void |
copyResources(File srcDir,
String aol) |
execute, getAOL, getArchitecture, getBasedir, getJavah, getJavaHome, getLayout, getLibraries, getLibsName, getLinker, getMavenProject, getMsvc, getNarInfo, getOS, getOutput, getOutputDirectory, getTargetDirectory, getTestTargetDirectory, getTestUnpackDirectory, getUnpackDirectory, narExecute, validateprotected final int copyBinaries(File srcDir, String aol) throws IOException, org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected final int copyIncludes(File srcDir) throws IOException, org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected final int copyLibraries(File srcDir, String aol) throws org.apache.maven.plugin.MojoFailureException, IOException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionIOExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.