- installChecksums(Artifact, Collection) - Method in class org.apache.maven.plugin.install.AbstractInstallMojo
-
Installs the checksums for the specified artifact if this has been enabled in the plugin configuration.
- installChecksums(Collection) - Method in class org.apache.maven.plugin.install.AbstractInstallMojo
-
Installs the checksums for the specified metadata files.
- installer - Variable in class org.apache.maven.plugin.install.AbstractInstallMojo
-
- InstallFileMojo - Class in org.apache.maven.plugin.install
-
Installs a file in the local repository.
- InstallFileMojo() - Constructor for class org.apache.maven.plugin.install.InstallFileMojo
-
- InstallMojo - Class in org.apache.maven.plugin.install
-
Installs the project's main artifact, and any other artifacts attached by other plugins in the lifecycle, to the local repository.
- InstallMojo() - Constructor for class org.apache.maven.plugin.install.InstallMojo
-