All Classes
| 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.
|
| AntPathMatcherFilter |
Provides a mechanism to see whether or not a String path is matched by one or more ant-style patterns.
|
| AntProjectLogger | |
| ArchiveUtils |
A collection of static utilities useful for working with JAR/ZIP archives.
|
| DeployMojo |
Deploys a collection of
Modules to the Maven repository location indicated by the given DeployMojo.repositoryUrl property. |
| Distribution |
Models both the location/filenames of remote SDK bundles and their contents.
|
| DownloadMojo |
Downloads and unpacks a given distribution, but does not actually do anything with the resulting Maven artifacts.
|
| Downloads |
Connects to Isomorphic site, discovers which files exist for a given build, and downloads them
to local file system.
|
| HttpRequestManager |
A trivial convenience class, useful for login / logout operations on SmartClient and Reify
sites.
|
| ImportMojo |
Provides for single-step download and extraction of assets hosted on the Reify platform.
|
| ImportTask |
An Ant task allowing the Reify
ImportMojo to be run from Ant builds. |
| InstallMojo |
Installs a collection of
Modules to the user's local repository. |
| License |
An Isomorphic product 'edition'.
|
| LoggingCountingOutputStream | |
| Module |
Models a Maven artifact, useful when interfacing with a Maven repository, and specifically during install and deploy operations.
|
| Product |
The collection of Isomorphic products for which Maven support is a possibility.
|
| ValidateMojo |
A utility class to run the
ImportMojo's
validation step
independently of the import process. |
| ValidateTask |
An Ant task allowing the Reify
ValidateMojo to be run from Ant builds. |