Uses of Enum
org.apache.maven.plugins.annotations.ResolutionScope
-
Uses of ResolutionScope in org.apache.maven.plugins.annotations
Subclasses with type arguments of type ResolutionScope in org.apache.maven.plugins.annotationsModifier and TypeClassDescriptionenumDependencies resolution scopes available before mojo execution.Methods in org.apache.maven.plugins.annotations that return ResolutionScopeModifier and TypeMethodDescriptionstatic ResolutionScopeReturns the enum constant of this type with the specified name.static ResolutionScope[]ResolutionScope.values()Returns an array containing the constants of this enum type, in the order they are declared.