Package | Description |
---|---|
org.codehaus.gmavenplus.plexus |
Classes to work with the Plexus container.
|
Modifier and Type | Method and Description |
---|---|
static AbstractIncludeProjectDependenciesComponentConfigurator.Classpath |
AbstractIncludeProjectDependenciesComponentConfigurator.Classpath.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractIncludeProjectDependenciesComponentConfigurator.Classpath[] |
AbstractIncludeProjectDependenciesComponentConfigurator.Classpath.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractIncludeProjectDependenciesComponentConfigurator.addDependenciesToClassRealm(org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator expressionEvaluator,
AbstractIncludeProjectDependenciesComponentConfigurator.Classpath classpath,
org.codehaus.plexus.classworlds.realm.ClassRealm containerRealm)
Adds the project's compile dependencies to the specified ClassRealm.
|
protected void |
AbstractIncludeProjectDependenciesComponentConfigurator.addDependenciesToClassRealm(org.codehaus.plexus.component.configurator.expression.ExpressionEvaluator expressionEvaluator,
AbstractIncludeProjectDependenciesComponentConfigurator.Classpath classpath,
org.codehaus.classworlds.ClassRealm containerRealm)
Adds the project's compile dependencies to the specified ClassRealm.
|
Copyright © 2011–2020. All rights reserved.