Package org.apache.maven.plugin.install
-
Class Summary Class Description AbstractInstallMojo Common fields for installation mojos.DualDigester Calculates md5 and sha1 digest.HelpMojo Display help information on maven-install-plugin.
Callmvn install:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.InstallFileMojo Installs a file in the local repository.InstallMojo Installs the project's main artifact, and any other artifacts attached by other plugins in the lifecycle, to the local repository.InstallRequest