Uses of Enum
org.apache.maven.plugins.install.InstallMojo.State
Packages that use InstallMojo.State
-
Uses of InstallMojo.State in org.apache.maven.plugins.install
Methods in org.apache.maven.plugins.install that return InstallMojo.StateModifier and TypeMethodDescriptionprivate InstallMojo.State
InstallMojo.getState
(org.apache.maven.project.MavenProject project) static InstallMojo.State
Returns the enum constant of this type with the specified name.static InstallMojo.State[]
InstallMojo.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.maven.plugins.install with parameters of type InstallMojo.State