Package com.isomorphic.maven.mojo

  • Class Summary 
    Class Description
    AbstractBaseMojo  
    AbstractPackagerMojo
    A base class meant to deal with prerequisites to install / deploy goals, which are basically to resolve the files in a given distribution to a collection of Maven artifacts suitable for installation or deployment to some Maven repository.
    DeployMojo
    Deploys a collection of Modules to the Maven repository location indicated by the given DeployMojo.repositoryUrl property.
    DownloadMojo
    Downloads and unpacks a given distribution, but does not actually do anything with the resulting Maven artifacts.
    InstallMojo
    Installs a collection of Modules to the user's local repository.