@Component(role=org.codehaus.plexus.component.configurator.ComponentConfigurator.class,
hint="include-project-dependencies")
public class IncludeProjectDependenciesComponentConfigurator
extends org.codehaus.plexus.component.configurator.AbstractComponentConfigurator
Source: http://mail-archives.apache.org/mod_mbox/maven-users/200808.mbox/%3C18785907.post@talk.nabble.com%3E
| Constructor and Description |
|---|
IncludeProjectDependenciesComponentConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureComponent(Object component,
org.codehaus.plexus.configuration.PlexusConfiguration configuration,
org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator evaluator,
org.codehaus.plexus.classworlds.realm.ClassRealm realm,
org.codehaus.plexus.component.configurator.ConfigurationListener listener) |
public IncludeProjectDependenciesComponentConfigurator()
public void configureComponent(Object component, org.codehaus.plexus.configuration.PlexusConfiguration configuration, org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator evaluator, org.codehaus.plexus.classworlds.realm.ClassRealm realm, org.codehaus.plexus.component.configurator.ConfigurationListener listener) throws org.codehaus.plexus.component.configurator.ComponentConfigurationException
configureComponent in interface org.codehaus.plexus.component.configurator.ComponentConfiguratorconfigureComponent in class org.codehaus.plexus.component.configurator.AbstractComponentConfiguratororg.codehaus.plexus.component.configurator.ComponentConfigurationExceptionCopyright © 2015–2017. All rights reserved.