Uses of Enum
org.apache.maven.shared.invoker.UpdateSnapshotsPolicy
-
Uses of UpdateSnapshotsPolicy in org.apache.maven.shared.invoker
Modifier and TypeMethodDescriptionDefaultInvocationRequest.getUpdateSnapshotsPolicy()
InvocationRequest.getUpdateSnapshotsPolicy()
Indicates the update snapshots policy.static UpdateSnapshotsPolicy
Returns the enum constant of this type with the specified name.static UpdateSnapshotsPolicy[]
UpdateSnapshotsPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDefaultInvocationRequest.setUpdateSnapshotsPolicy
(UpdateSnapshotsPolicy policy) InvocationRequest.setUpdateSnapshotsPolicy
(UpdateSnapshotsPolicy policy) Specify the Maven update snapshots policy