public interface IMojoParameterMetadata
Modifier and Type | Method and Description |
---|---|
List<MojoParameter> |
loadMojoParameters(org.apache.maven.plugin.descriptor.PluginDescriptor desc,
org.apache.maven.plugin.descriptor.MojoDescriptor mojo,
PlexusConfigHelper helper,
org.eclipse.core.runtime.IProgressMonitor monitor)
Returns a list of parameters that are applicable to a specified plugin mojo
|
List<MojoParameter> loadMojoParameters(org.apache.maven.plugin.descriptor.PluginDescriptor desc, org.apache.maven.plugin.descriptor.MojoDescriptor mojo, PlexusConfigHelper helper, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.