Uses of Class
org.exoplatform.maven.plugin.exobuild.AbstractDependencyMojo

Packages that use AbstractDependencyMojo
org.exoplatform.maven.plugin.exobuild   
org.exoplatform.maven.plugin.exobuild.fromConfiguration   
org.exoplatform.maven.plugin.exobuild.resolvers   
 

Uses of AbstractDependencyMojo in org.exoplatform.maven.plugin.exobuild
 

Subclasses of AbstractDependencyMojo in org.exoplatform.maven.plugin.exobuild
 class AbstractDependencyFilterMojo
          Class that excapusulates the plugin parameters, and contains methods that handle dependency filtering
 class AbstractFromDependenciesMojo
          Abstract Parent class used by mojos that get Artifact information from the project dependencies.
 class AbstractResolveMojo
           
 class CopyDependenciesMojo
          Goal that copies the project dependencies from the repository to a defined location.
 class ExobuildMojo
           
 class UnpackDependenciesMojo
          Goal that unpacks the project dependencies from the repository to a defined location.
 

Uses of AbstractDependencyMojo in org.exoplatform.maven.plugin.exobuild.fromConfiguration
 

Subclasses of AbstractDependencyMojo in org.exoplatform.maven.plugin.exobuild.fromConfiguration
 class AbstractFromConfigurationMojo
          Abstract Parent class used by mojos that get Artifact information from the plugin configuration as an ArrayList of ArtifactItems
 class CopyMojo
          Goal that copies a list of artifacts from the repository to defined locations.
 class UnpackMojo
          Goal that retrieves a list of artifacts from the repository and unpacks them in a defined location.
 

Uses of AbstractDependencyMojo in org.exoplatform.maven.plugin.exobuild.resolvers
 

Subclasses of AbstractDependencyMojo in org.exoplatform.maven.plugin.exobuild.resolvers
 class ResolveDependenciesMojo
          Goal that resolves the project dependencies from the repository.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.