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 ofModules to the Maven repository location indicated by the givenDeployMojo.repositoryUrlproperty.DownloadMojo Downloads and unpacks a given distribution, but does not actually do anything with the resulting Maven artifacts.InstallMojo Installs a collection ofModules to the user's local repository.