Uses of Class
org.netbeans.modules.maven.api.PluginPropertyUtils.PluginConfigPathParams
Packages that use PluginPropertyUtils.PluginConfigPathParams
-
Uses of PluginPropertyUtils.PluginConfigPathParams in org.netbeans.modules.maven.api
Methods in org.netbeans.modules.maven.api with parameters of type PluginPropertyUtils.PluginConfigPathParamsModifier and TypeMethodDescriptionstatic List
<org.apache.maven.artifact.Artifact> PluginPropertyUtils.getPluginPathProperty
(org.netbeans.api.project.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.