Uses of Class
org.apache.maven.plugin.nar.AbstractResourcesMojo

Uses of AbstractResourcesMojo in org.apache.maven.plugin.nar
 

Subclasses of AbstractResourcesMojo in org.apache.maven.plugin.nar
 class AbstractGnuMojo
          Abstract GNU Mojo keeps configuration
 class NarGnuConfigureMojo
          Copies the GNU style source files to a target area, autogens and configures them.
 class NarGnuMakeMojo
          Runs make on the GNU style generated Makefile
 class NarGnuProcess
          Move the GNU style output in the correct directories for nar-package
 class NarGnuResources
          Move the GNU style include/lib to some output directory
 class NarResourcesMojo
          Copies any resources, including AOL specific distributions, to the target area for packaging
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.