Uses of Class
org.apache.maven.plugin.install.AbstractInstallMojo

Packages that use AbstractInstallMojo
org.apache.maven.plugin.install   
 

Uses of AbstractInstallMojo in org.apache.maven.plugin.install
 

Subclasses of AbstractInstallMojo in org.apache.maven.plugin.install
 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.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.