| Package | Description |
|---|---|
| org.apache.karaf.tooling.features | |
| org.apache.karaf.tooling.utils |
| Modifier and Type | Field and Description |
|---|---|
protected DependencyHelper |
GenerateDescriptorMojo.dependencyHelper |
| Modifier and Type | Class and Description |
|---|---|
class |
Dependency30Helper
This is a dependency helper compliant with Maven 3.0 (using Aether Sonatype lib)
|
class |
Dependency31Helper
DependencyHelper for accessing Eclipse Aether system used in Maven 3.1+. |
| Modifier and Type | Method and Description |
|---|---|
static DependencyHelper |
DependencyHelperFactory.createDependencyHelper(org.codehaus.plexus.PlexusContainer container,
org.apache.maven.project.MavenProject mavenProject,
org.apache.maven.execution.MavenSession mavenSession,
int cacheSize,
org.apache.maven.plugin.logging.Log log)
Create a new
DependencyHelper based on what has been found in PlexusContainer |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.