org.apache.maven.plugin.descriptor
Class PluginDescriptorBuilder
java.lang.Object
org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
public class PluginDescriptorBuilder
- extends Object
- Author:
- Jason van Zyl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginDescriptorBuilder
public PluginDescriptorBuilder()
build
public PluginDescriptor build(Reader reader)
throws PlexusConfigurationException
- Throws:
PlexusConfigurationException
build
public PluginDescriptor build(Reader reader,
String source)
throws PlexusConfigurationException
- Throws:
PlexusConfigurationException
buildComponentDescriptor
public MojoDescriptor buildComponentDescriptor(PlexusConfiguration c,
PluginDescriptor pluginDescriptor)
throws PlexusConfigurationException
- Throws:
PlexusConfigurationException
buildConfiguration
public PlexusConfiguration buildConfiguration(Reader configuration)
throws PlexusConfigurationException
- Throws:
PlexusConfigurationException
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.