Package | Description |
---|---|
org.apache.maven.plugins.annotations | |
org.apache.maven.tools.plugin.extractor.annotations.datamodel |
Modifier and Type | Method and Description |
---|---|
static ResolutionScope |
ResolutionScope.valueOf(String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
ResolutionScope |
MojoAnnotationContent.requiresDependencyCollection() |
ResolutionScope |
MojoAnnotationContent.requiresDependencyResolution() |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.