Uses of Class
com.isomorphic.maven.packaging.Module
| Package | Description |
|---|---|
| com.isomorphic.maven.mojo | |
| com.isomorphic.maven.packaging |
-
Uses of Module in com.isomorphic.maven.mojo
Method parameters in com.isomorphic.maven.mojo with type arguments of type Module Modifier and Type Method Description abstract voidAbstractPackagerMojo. doExecute(Set<Module> artifacts)The point where a subclass is able to manipulate the collection of artifacts prepared for it by this object'sAbstractPackagerMojo.execute()method.voidDeployMojo. doExecute(Set<Module> artifacts)Deploy each of the providedModules, along with their SubArtifacts (POMs, JavaDoc bundle, etc.), to the repository location indicated byDeployMojo.repositoryUrl.voidDownloadMojo. doExecute(Set<Module> artifacts)voidInstallMojo. doExecute(Set<Module> artifacts)Install each of the providedModules, along with their SubArtifacts (POMs, JavaDoc bundle, etc.), to a local repository. -
Uses of Module in com.isomorphic.maven.packaging
Methods in com.isomorphic.maven.packaging with parameters of type Module Modifier and Type Method Description intModule. compareTo(Module o)