| Package | Description |
|---|---|
| org.netbeans.modules.maven.api |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.maven.artifact.Artifact> |
PluginPropertyUtils.getPluginPathProperty(Project project,
PluginPropertyUtils.PluginConfigPathParams query,
boolean transitiveDependencies,
List<org.apache.maven.artifact.resolver.ArtifactResolutionException> errorsOpt)
Converts a list of dependency declarations in the plugin configuration into list of Artifacts.
|