Package org.apache.maven.plugins.dependency.fromConfiguration


package org.apache.maven.plugins.dependency.fromConfiguration
  • Classes
    Class
    Description
    Abstract parent class used by mojos that get Artifact information from the plugin configuration as an ArrayList of ArtifactItems
    ArtifactItem represents information specified in the plugin configuration section for each artifact.
    Goal that copies a list of artifacts from the repository to defined locations.
     
    Goal that retrieves a list of artifacts from the repository and unpacks them in a defined location.