org.apache.maven.plugin.descriptor
Class PluginDescriptorBuilder
java.lang.Object
   org.apache.maven.plugin.descriptor.PluginDescriptorBuilder
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 org.codehaus.plexus.configuration.PlexusConfigurationException
- 
- Throws:
- org.codehaus.plexus.configuration.PlexusConfigurationException
 
build
public PluginDescriptor build(Reader reader,
                              String source)
                       throws org.codehaus.plexus.configuration.PlexusConfigurationException
- 
- Throws:
- org.codehaus.plexus.configuration.PlexusConfigurationException
 
buildComponentDescriptor
public MojoDescriptor buildComponentDescriptor(org.codehaus.plexus.configuration.PlexusConfiguration c,
                                               PluginDescriptor pluginDescriptor)
                                        throws org.codehaus.plexus.configuration.PlexusConfigurationException
- 
- Throws:
- org.codehaus.plexus.configuration.PlexusConfigurationException
 
buildConfiguration
public org.codehaus.plexus.configuration.PlexusConfiguration buildConfiguration(Reader configuration)
                                                                         throws org.codehaus.plexus.configuration.PlexusConfigurationException
- 
- Throws:
- org.codehaus.plexus.configuration.PlexusConfigurationException
 
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.