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 classInstallFileMojoInstalls a file in the local repository.classInstallMojoInstalls the project's main artifact, and any other artifacts attached by other plugins in the lifecycle, to the local repository.
-