Package org.apache.maven.plugins.resources


package org.apache.maven.plugins.resources
  • Classes
    Class
    Description
    Copy resources of the configured plugin attribute resources
    Display help information on maven-resources-plugin.
    Call mvn resources:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    This class is duplicated from maven-model-builder from maven core.
     
    Copy resources for the main source code to the main output directory.
    Copy resources for the test source code to the test output directory.