Uses of Class
org.apache.maven.plugins.install.AbstractInstallMojo
-
-
Uses of AbstractInstallMojo in org.apache.maven.plugins.install
Subclasses of AbstractInstallMojo in org.apache.maven.plugins.install Modifier and Type Class Description class
InstallFileMojo
Installs a file in the local repository.class
InstallMojo
Installs the project's main artifact, and any other artifacts attached by other plugins in the lifecycle, to the local repository.
-