public class DependenciesDeployer extends Object
| Constructor and Description |
|---|
DependenciesDeployer(org.ops4j.pax.exam.ExamSystem subsystem,
File karafBase,
File karafHome) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyBootClasspathLibraries()
Copy jars specified as BootClasspathLibraryOption in system
to the karaf lib path to make them available in the boot classpath
|
void |
copyReferencedArtifactsToDeployFolder()
Copy dependencies specified as ProvisionOption in system to the deploy folder
|
KarafFeaturesOption |
getDependenciesFeature()
Create a feature for the test dependencies
specified as ProvisionOption in the system
|
public void copyBootClasspathLibraries()
throws IOException
IOException - if copy failspublic void copyReferencedArtifactsToDeployFolder()
public KarafFeaturesOption getDependenciesFeature()
Copyright © 2006–2018 OPS4J - Open Participation Software for Java. All rights reserved.