public abstract class AbstractResourcesMojo extends AbstractNarMojo
classesDirectory, classifiers, libraries
LOG_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, getLinker, getMavenProject, getNarInfo, getOS, getOutput, getOutputDirectory, getTargetDirectory, getTestTargetDirectory, getTestUnpackDirectory, getUnpackDirectory, narExecute, validate
protected final int copyIncludes(File srcDir) throws IOException, org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
IOException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected final int copyBinaries(File srcDir, String aol) throws IOException, org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
IOException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected final int copyLibraries(File srcDir, String aol) throws org.apache.maven.plugin.MojoFailureException, IOException, org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
IOException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.